reactos/hal/halx86/apic
Timo Kreuzer 365c2c1ce3 [HAL:APIC] Fix HalSetTimeIncrement
Fix calculation of clock rate. Previously it would go above the maximum, causing issues with KeUpdateSystemTime.
2024-06-15 14:22:20 +02:00
..
apic.c [HALAPIC] Rename a field for consistency 2024-03-06 19:04:41 +01:00
apicp.h [HALAPIC] Rename a field for consistency 2024-03-06 19:04:41 +01:00
apicsmp.c [HALX86] Some improvements / bugfixes for IPI support functions 2023-12-08 19:28:57 +02:00
apictimer.c
apictrap.S [NTOS:KE/x64] Clean up EnterTrap/ExitTrap 2024-04-14 16:09:20 +02:00
halaacpi.rc
halapic.rc
halinit.c [HAL] Fix SMP initialization 2023-12-30 12:53:18 +02:00
processor.c
rtctimer.c [HAL:APIC] Fix HalSetTimeIncrement 2024-06-15 14:22:20 +02:00
tsc.c
tsc.h
tsccal.S