reactos/hal/halx86/apic
Timo Kreuzer 10bb50b456 [HAL] Fix SMP initialization
- Don't use CONFIG_SMP, this isn't handled in (most of) hal
- Add a dummy HalpSetupProcessorsTable for UP
- Call HalpRegisterKdSupportFunctions only for processor 0
2023-12-30 12:53:18 +02:00
..
apic.c [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
apicp.h [REACTOS] Fix typos (#6198) 2023-12-23 21:37:08 +01:00
apicsmp.c [HALX86] Some improvements / bugfixes for IPI support functions 2023-12-08 19:28:57 +02:00
apictimer.c [HAL:APIC] Code fixes 2021-06-17 23:27:44 +02:00
apictrap.S [HAL:APIC] Remove obsolete hacks 2021-06-17 23:27:44 +02:00
halaacpi.rc [HALX86] Disable Lazy IRQL in APIC HAL (#3609) 2021-05-04 04:29:50 +03:00
halapic.rc [HAL] Add APIC hals to setup and livecd 2021-06-17 23:27:44 +02:00
halinit.c [HAL] Fix SMP initialization 2023-12-30 12:53:18 +02:00
processor.c [NTOS:KE][HALX86] Implement AP startup code (#5879) 2023-11-19 15:51:33 -08:00
rtctimer.c [HAL/APIC] Make the real time clock more precise 2021-07-19 23:05:03 +02:00
tsc.c [HAL/APIC] Use APIC_CLOCK_VECTOR everywhere, instead of keeping separate definitions 2021-07-19 23:05:03 +02:00
tsc.h [HAL] Add some header guards. 2017-12-09 13:20:22 +01:00
tsccal.S [HALX86] Use addressing relative to RIP 2021-04-28 13:10:23 +02:00