Serge Gautherie
|
2c8d083fc0
|
[HALX86] acpi/madt.c: Rewrite it (#6032)
Especially HalpParseApicTables() which looked early-WIP and was buggy.
And keep smp/mps/mps.c in sync'.
|
2024-08-31 14:35:50 -07:00 |
|
Justin Miller
|
eebe11ae0c
|
[HALX86] Add support for parsing ACPI MADT tables
|
2022-04-07 22:54:32 +03:00 |
|
Justin Miller
|
5c79900519
|
[HALX86] Add a way to print the ProcessorTable data on bootup
|
2022-04-07 22:54:32 +03:00 |
|
Justin Miller
|
0fc21e5a9b
|
[HALX86] Add function prototypes needed for parsing ACPI MADT table
- Use ACPICA headers to gather the information.
- Add PROCESSOR_IDENTITY structure that will be used by all APIC HALs.
|
2022-04-07 22:54:13 +03:00 |
|