Eric-Paul Ickhorn
|
ebb5a4ad92
|
Fix wrong memory address in driver manager
The driver manager gave all of the initialization functions a wrong
pointer; it wasn't offset to point into the driver memory area. That's
fixed now.
|
2024-09-02 04:02:04 +02:00 |
Eric-Paul Ickhorn
|
916d7bd030
|
Initialize ACPI driver in manager
The previous commit said that this is being done, but it didn't have
the changes in the driver manager. Those are here.
|
2024-08-17 17:01:20 +02:00 |
Eric-Paul Ickhorn
|
1b7ef62c61
|
Rename legacy boot code for clarity
As the legacy boot code will be abandoned for the time being, it made
sense to rename the folder to indicate the legacy nature of the code.
|
2024-08-07 10:28:40 +02:00 |