Nightloader/i386
Eric-Paul Ickhorn 459936de7a
Call driver setup function in protected entry
The driver manager's function for initializing all builtin drivers is
now being called in the 'stage2_protected_entry'-function, a function
that is called once the GDT is set up and calls all other functions
to get the system to boot.
2024-08-17 18:57:49 +02:00
..
bootsector Change final bootsector jump to be a near jump 2024-07-07 13:43:07 +02:00
legacy-boot Call driver setup function in protected entry 2024-08-17 18:57:49 +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