Completely changed how XnoeOS boots, organised the code somewhat, renamed kernel32 to kernel, now uses the 9 sectors after the boot sector to store a 32 bit stage2 loader. No longer spends unnecessary time in real mode. Updated atapio to properly account for the reserved sector count.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
*.bin
|
||||
*.img
|
||||
*.stage2
|
||||
*.sector
|
||||
*.o
|
||||
img.d/
|
||||
Reference in New Issue
Block a user