This website requires JavaScript.
Explore
Help
Sign In
xnoe
/
xnoe-os
Watch
1
Star
0
Fork
0
You've already forked xnoe-os
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
xnoe-os
/
src
/
boot
History
Xnoe
f44d4ad768
Fixed bug in GDT length calculation in bootloader. Kernel now loads its own GDT so it doesn't clobber itself while touching memory. ATAPIO now loads its own copy of the boot sector so it isn't reliant on 0x7000 being mapped. Removed debug printf statements from a lot of places.
2021-10-12 21:41:31 +01:00
..
boot.asm
Fixed bug in GDT length calculation in bootloader. Kernel now loads its own GDT so it doesn't clobber itself while touching memory. ATAPIO now loads its own copy of the boot sector so it isn't reliant on 0x7000 being mapped. Removed debug printf statements from a lot of places.
2021-10-12 21:41:31 +01:00