reactos/hal/halx86/pic
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
..
halinit.c [HAL] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
halpic.rc [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
irql.c [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
pic.c [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
pic.S [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
processor.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00