reactos/hal/halx86
Timo Kreuzer 10bb50b456 [HAL] Fix SMP initialization
- Don't use CONFIG_SMP, this isn't handled in (most of) hal
- Add a dummy HalpSetupProcessorsTable for UP
- Call HalpRegisterKdSupportFunctions only for processor 0
2023-12-30 12:53:18 +02:00
..
acpi [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
apic [HAL] Fix SMP initialization 2023-12-30 12:53:18 +02:00
generic [HAL] Fix SMP initialization 2023-12-30 12:53:18 +02:00
include [NDK] Add Affinity helper inline functions 2023-12-08 19:28:57 +02:00
legacy [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
minihal [HAL][MINIHAL] Minor cleanup in reboot.c files (#5359) 2023-06-25 19:39:44 +02:00
mp [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
pc98 [HAL][MINIHAL] Minor cleanup in reboot.c files (#5359) 2023-06-25 19:39:44 +02:00
pic [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
smp [HALX86] Some improvements / bugfixes for IPI support functions 2023-12-08 19:28:57 +02:00
xbox [HAL][MINIHAL] Minor cleanup in reboot.c files (#5359) 2023-06-25 19:39:44 +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 [BOOTDATA] Add SMP Entry (#5859) 2023-11-01 06:43:44 -07:00
generic.cmake [SDK][HAL] Enable x86Bios on x86 (#5454) 2023-07-20 21:44:44 +02:00
legacy.cmake [HALX86] Add function prototypes needed for parsing ACPI MADT table 2022-04-07 22:54:13 +03:00
pc98.cmake [SDK][HAL] Enable x86Bios on x86 (#5454) 2023-07-20 21:44:44 +02: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 [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
up.cmake [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
xbox.cmake [SDK][HAL] Enable x86Bios on x86 (#5454) 2023-07-20 21:44:44 +02:00