Nightloader/i386/loader/src-asm
Eric-Paul Ickhorn 0d16e3e35a
Make driver initialization easier in manager.asm
With this change, the driver's setup function only has to be added
to the 'driver_init_functions'-array and it will be called once
'setup_drivers' is called.
2024-07-24 00:14:55 +02:00
..
drivers Make driver initialization easier in manager.asm 2024-07-24 00:14:55 +02:00
memory Fix GDT error offsetting memory by some bytes 2024-07-19 00:12:52 +02:00
utility Fix text display for rows other than the first 2024-07-21 06:01:41 +02:00
entry.asm Make stage 2 entry (after GDT) call driver setup 2024-07-23 23:57:58 +02:00