reactos/hal/halx86/apic
Timo Kreuzer 400af0cfc5 [HAL] Add smp component and build x64 smp hal
Like the up component it contains the spinlock code and now also the HalpBuildType variable.
2021-06-19 12:17:18 +02:00
..
apic.c [HAL:APIC] Fix interrupt assignment 2021-06-17 23:27:44 +02:00
apicp.h [HAL:APIC] Fix interrupt assignment 2021-06-17 23:27:44 +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] Add smp component and build x64 smp hal 2021-06-19 12:17:18 +02:00
processor.c [HALX86] Rearrange files in x86 HAL 2021-03-15 02:48:35 +03:00
rtctimer.c [HAL:APIC] Code fixes 2021-06-17 23:27:44 +02:00
tsc.c [HAL:APIC] Code fixes 2021-06-17 23:27:44 +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