bootstrap-x86
Exception
MBR copy the GDT to 0x7E00
MBR load the GDT and jump to 0x30000
Excecption start at 0x30000 and jump to kmain
Demo
Test
cd
src/exception make