Nightloader/i386/legacy-boot/src-asm
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
..
drivers Fix two syntax errors in ACPI utilities 2024-08-17 17:06:09 +02:00
memory Fix stack growing direction in GDT being swapped 2024-08-17 16:46:23 +02:00
utility Rename legacy boot code for clarity 2024-08-07 10:28:40 +02:00
entry.asm Call driver setup function in protected entry 2024-08-17 18:57:49 +02:00