Nightloader/i386/legacy-boot/src-asm/drivers
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
..
acpi Fix two syntax errors in ACPI utilities 2024-08-17 17:06:09 +02:00
pci Rename legacy boot code for clarity 2024-08-07 10:28:40 +02:00
manager.asm Initialize ACPI driver in manager 2024-08-17 17:01:20 +02:00