reactos/hal/halx86/generic
Timo Kreuzer 2c057d9bc1 [HALX86] Set the NMI disable flag when accessing CMOS registers
An NMI while accessing the CMOS can leave it in an undefined state. NMIs are used on x64 SMP for CPU freeze in the debugger.
2025-04-24 11:36:12 +00:00
..
beep.c
bios.c
buildtype.c [HALX86] Fix SYNCH_LEVEL differences between UP and SMP in HAL (#5874) 2024-01-20 06:26:59 -08:00
clock.c
cmos.c [HALX86] Set the NMI disable flag when accessing CMOS registers 2025-04-24 11:36:12 +00:00
display.c
dma.c
drive.c
halinit.c [NTOS:EX/KE][HALX86] Add support for NUMPROC, BOOTPROC, MAXPROC, ONECPU boot switches (#6024) 2025-04-04 12:51:49 +02:00
kdpci.c
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
spinlock.c
sysinfo.c
systimer.S
timer.c
trap.S
up.c [HALX86] Implement the clock IPI handler 2024-03-02 07:56:27 +01:00
usage.c
v86.S
x86bios.c [HAL] HalInitializeBios() should not explicitly call HalpBiosDisplayReset(). 2024-02-11 18:51:40 +01:00