reactos/hal/halx86/generic
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
..
beep.c
bios.c [MINIHAL] Remove unneeded files from compilation. 2023-06-20 18:39:01 +02:00
buildtype.c
clock.c
cmos.c [HALX86] Implement HalpcGetCmosData and HalpcSetCmosData. 2023-06-19 21:09:03 +02:00
display.c [MINIHAL] Remove unneeded files from compilation. 2023-06-20 18:39:01 +02:00
dma.c [HALX86] HalpDmaAllocateChildAdapter(): Fix memory leak, on error (#4156) 2021-12-20 21:14:36 +01:00
drive.c
halinit.c [SDK][HAL] Enable x86Bios on x86 (#5454) 2023-07-20 21:44:44 +02:00
kdpci.c [PCI][HALX86] Support PCI debugging devices 2022-06-06 01:47:21 +03:00
memory.c
misc.c
nmi.c [HALX86] HalHandleNMI: Re-enable debugger-entering code. 2023-08-03 13:26:24 +02:00
pic.c
portio.c
profil.c
reboot.c [HAL][MINIHAL] Minor cleanup in reboot.c files (#5359) 2023-06-25 19:39:44 +02:00
spinlock.c [FREELDR][MINIHAL] Move KefAcquireSpinLockAtDpcLevel stub back to HAL, #ifdef'ed in _MINIHAL_ where it's only needed. 2022-05-08 17:21:43 +02:00
sysinfo.c [HALX86] Tabs to 4-space indentation in generic/sysinfo.c + Fix typo "ALMI" -> "AMLI" 2023-06-20 22:40:57 +02:00
systimer.S
timer.c
trap.S
up.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
usage.c [HALXBOX] Do not claim interrupt resources for the KD COM port 2022-04-16 11:54:24 +03:00
v86.S
x86bios.c [HALX86] Add missing \n to DPRINT() calls (#5993) 2023-11-19 19:44:46 +01:00