Nightloader/i386/legacy-boot/src-asm
Eric-Paul Ickhorn f73227fe74
Fix two syntax errors in ACPI utilities
The first one was a stray letter 'Z' somewhere in the source.
The second one was an error due to some changes being half-done; an
assembly label that did not yet exist was used.

Those two errors are fixed now.
2024-08-17 17:06:09 +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 Rename legacy boot code for clarity 2024-08-07 10:28:40 +02:00