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 [HALX64] Do not claim to handle display reset if you don't. Fix bootvid display initialization in x64 as a result. 2022-03-28 00:32:25 +02:00
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 [HAL] Fix build with CONFIG_SMP 2021-06-19 12:17:18 +02:00
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 [REACTOS] Cleanup INIT and some PAGE section allocations 2020-11-02 21:45:31 +03:00
pic [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
smp [HALX86] Add a way to print the ProcessorTable data on bootup 2022-04-07 22:54:32 +03:00
xbox [HAL] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
acpi.cmake [HALX86:ACPI] Use the correct PCH file for compilation. 2022-04-09 20:18:03 +02:00
apic.cmake [HAL:APIC] Improve code 2021-06-26 21:10:43 +02:00
CMakeLists.txt [HALX86] Add function prototypes needed for parsing ACPI MADT table 2022-04-07 22:54:13 +03:00
generic.cmake [CMAKE] Get rid of add_object_library 2021-03-03 08:34:32 +01:00
legacy.cmake [HALX86] Add function prototypes needed for parsing ACPI MADT table 2022-04-07 22:54:13 +03:00
pc98.cmake [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
pcidata.cmake [REACTOS] Addendum to 5c7ce4475e - Fix MSVC 2015 build 2021-05-12 11:04:29 +02:00
pic.cmake [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
smp.cmake [HALX86] Add function prototypes needed for parsing ACPI MADT table 2022-04-07 22:54:13 +03:00
up.cmake [HAL] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
xbox.cmake [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00