reactos/hal/halx86
Justin Miller 516ccad340
[NTOS:KE][HALX86] Implement AP startup code (#5879)
Co-authored-by: Victor Perevertkin <victor.perevertkin@reactos.org>

Introduce the initial changes needed to get other processors up and into kernel mode. 
This only supports x86 as of now but is the first real step towards using other system processors.
2023-11-19 15:51:33 -08:00
..
acpi [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
apic [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
generic [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
include [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
legacy [HALX86] Update the PCI hardware IDs database. 2023-07-16 20:52:07 +02:00
minihal [HAL][MINIHAL] Minor cleanup in reboot.c files (#5359) 2023-06-25 19:39:44 +02:00
mp [HALX86] Add missing \n to DPRINT() calls (#5993) 2023-11-19 19:44:46 +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 [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08: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
pic.cmake
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