Nightloader/i386/legacy-boot/src-asm/drivers
Eric-Paul Ickhorn c249510163
Fix bug in PCI driver with not saved registers
In the PCI driver's device enumeration function, there was a mistake
where a register that is being used in that function wasn't preserved
as it should've been. It didn't cause any errors (at least yet), but
it's better to fix such stuff once found.
2024-08-17 18:59:52 +02:00
..
acpi Fix two syntax errors in ACPI utilities 2024-08-17 17:06:09 +02:00
pci Fix bug in PCI driver with not saved registers 2024-08-17 18:59:52 +02:00
manager.asm Initialize ACPI driver in manager 2024-08-17 17:01:20 +02:00