bootstrap-x86

Boot to C

The MBR read the LBA1 from HDD, switch CPU to Protected Mode then jump 32 bit C code

Demo

Demo

Test

cd src/bootc
make