|
e9f610d4aa
|
Memory bitmap generated
|
2021-10-10 20:19:09 +01:00 |
|
|
7469925ef4
|
Added e820 to boot.asm
|
2021-10-10 17:05:57 +01:00 |
|
|
c235befa43
|
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.
|
2021-09-25 16:31:19 +01:00 |
|
|
26d231a7c9
|
Set BPB data from the BIOS, properly support loading data from sectors >63, calculate CHS addressing properly. Calculate certain important values rather than harcoding them.
|
2021-09-06 15:35:37 +01:00 |
|
|
7f2dd973f9
|
Fixed bug that caused kernel to be improperly loaded
|
2021-08-29 11:27:35 +01:00 |
|
|
ed9d22fb42
|
We now have FAT16 file loading support in the bootloader.
|
2021-08-29 06:58:12 +01:00 |
|
|
ad942b3d8b
|
Initial commit
|
2021-08-28 07:06:31 +01:00 |
|