我正在学习操作系统的概念.我自己设法创建了一个启动加载程序.我生成的每个可执行文件都在BIN中.我看到微软为其系统使用了PE文件格式.同样Unix使用COFF.这些多种文件格式有什么用?与其他相比,他们是否有任何文件保护或附加功能?
executable operating-system kernel coff portable-executable
coff ×1
executable ×1
kernel ×1
operating-system ×1
portable-executable ×1