阅读背景:

在Linux中从C代码生成原始二进制

来源:互联网 

I have been implementing just for fun a simple operating system for x86 architecture from scratch. I implemented the assembly code for the bootloader that loads the kernel from disk and enters in 32-bit mode. The kernel code that is loaded is written in C, so in order to be executed the idea is to generate the raw binary from the C code.I have been implementing just for fun a simple




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: