reactos/hal/halx86
Hermès Bélusca-Maïto 94c25baf85
[HAL][HALARM] The HAL should only use KPCR.
And why the ARM HAL uses KPCR::InterruptRoutine, a field only defined
in *powerpc*/ketypes.h, is beyond me, but OK...

See Timo vs. Alex discussion, explaining that KIPCR is a ReactOS-only
thing: https://reactos.org/archives/public/ros-dev/2008-August/010549.html
2022-05-08 17:21:44 +02:00
..
acpi [HALX86] Add support for parsing ACPI MADT tables 2022-04-07 22:54:32 +03:00
amd64
apic [HALX86] Do not define unnamed enums 2022-04-26 03:38:37 +03:00
generic [HAL][HALARM] The HAL should only use KPCR. 2022-05-08 17:21:44 +02:00
include [HALX86] Add support for parsing ACPI MADT tables 2022-04-07 22:54:32 +03:00
legacy
minihal [MINIHAL] Compile with _NTSYSTEM_ since it's also part of the bootloader. 2022-05-08 04:15:51 +02:00
mp [HAL][HALARM] The HAL should only use KPCR. 2022-05-08 17:21:44 +02:00
pc98
pic
smp [HALX86] Add a way to print the ProcessorTable data on bootup 2022-04-07 22:54:32 +03:00
xbox
acpi.cmake [HALX86:ACPI] Use the correct PCH file for compilation. 2022-04-09 20:18:03 +02:00
apic.cmake
CMakeLists.txt [HALX86] Add function prototypes needed for parsing ACPI MADT table 2022-04-07 22:54:13 +03:00
generic.cmake
legacy.cmake [HALX86] Add function prototypes needed for parsing ACPI MADT table 2022-04-07 22:54:13 +03:00
pc98.cmake
pcidata.cmake
pic.cmake
smp.cmake [HALX86] Add function prototypes needed for parsing ACPI MADT table 2022-04-07 22:54:13 +03:00
up.cmake
xbox.cmake