Nightloader/i386/loader/src-asm
Eric-Paul Ickhorn fd8b5bd57e Fix bug in GDT when using KVM acceleration
The bug was due to the DS segment being set to the 0th segment entry,
causing a general protection fault.
2024-07-30 08:52:24 +02:00
..
drivers Make driver initialization easier in manager.asm 2024-07-24 00:14:55 +02:00
memory Fix bug in GDT when using KVM acceleration 2024-07-30 08:52:24 +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