Nightloader/i386
Eric-Paul Ickhorn a72a41c3ac
Change final bootsector jump to be a near jump
This commit changes the final jump from the bootsector to the second
stage (the partition which gets loaded completely) to be a near jump.
That's important to keep consistency with protected mode.
2024-07-07 13:43:07 +02:00
..
bootsector Change final bootsector jump to be a near jump 2024-07-07 13:43:07 +02:00
loader Finish up GDT, get linear address space working 2024-07-06 00:12:07 +02:00
build.bash Add .gitignore with binary executable files 2024-07-06 00:02:38 +02:00