Nightloader/i386
Eric-Paul Ickhorn c249510163
Fix bug in PCI driver with not saved registers
In the PCI driver's device enumeration function, there was a mistake
where a register that is being used in that function wasn't preserved
as it should've been. It didn't cause any errors (at least yet), but
it's better to fix such stuff once found.
2024-08-17 18:59:52 +02:00
..
bootsector Change final bootsector jump to be a near jump 2024-07-07 13:43:07 +02:00
legacy-boot Fix bug in PCI driver with not saved registers 2024-08-17 18:59:52 +02:00
build.bash Rename legacy boot code for clarity 2024-08-07 10:28:40 +02:00
dump.bash Add scripts for running bootloader and memdumping 2024-07-19 01:51:28 +02:00
run.bash Make finishing touches before UEFI addition 2024-08-07 10:06:18 +02:00