This commit adds GDT initialization with proper code/data segments and reloads CS. It also adds the initial IDT structure and loads an empty IDT. Build configuration updated to disable SSE/MMX to prevent compiler generation of unsupported instructions in early boot.
10 lines
87 B
Plaintext
10 lines
87 B
Plaintext
build/
|
|
release/
|
|
*.img
|
|
*.iso
|
|
debug_grub/
|
|
*_output.txt
|
|
snippet.*
|
|
qemu.log
|
|
iso_output.txt
|