reactos/hal/halx86
Timo Kreuzer 78ded05547 [MINIHAL] Move the definition of _MINIHAL_ to directory scope
This is required, so that the definition is available when preprocessing asm files on MSVC builds. Otherwise systimer.s will contain KeStallExecutionProcessor, which must not be used in freeldr.
2025-02-04 16:45:48 +02:00
..
acpi [HALX86] acpi/madt.c: Rewrite it (#6032) 2024-08-31 14:35:50 -07:00
apic [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
generic [HALX86] Implement the clock IPI handler 2024-03-02 07:56:27 +01:00
include [NTOS][HAL:APIC] Call HalBegin/EndSystemInterrupt from clock handler 2024-12-16 16:21:44 +02:00
legacy [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
minihal [MINIHAL] Move the definition of _MINIHAL_ to directory scope 2025-02-04 16:45:48 +02:00
mp [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
pc98
pic [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
smp [HALX86] acpi/madt.c: Rewrite it (#6032) 2024-08-31 14:35:50 -07:00
xbox
acpi.cmake
apic.cmake [HALX86] Move apicsmp.c to lib_hal_smp 2024-03-02 07:56:27 +01:00
CMakeLists.txt [BOOTDATA] Add SMP Entry (#5859) 2023-11-01 06:43:44 -07:00
generic.cmake
legacy.cmake
pc98.cmake
pcidata.cmake
pic.cmake
smp.cmake [HALX86] Move apicsmp.c to lib_hal_smp 2024-03-02 07:56:27 +01:00
up.cmake [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
xbox.cmake