reactos/hal/halx86/apic
Timo Kreuzer e452980e0e [HALX86/APIC] Change IRQL for x86 profile interrupt to HIGH_LEVEL
While PROFILE_LEVEL is defined as 27 on x86, this does not match the vector for the profiling interrupt, which is 0xFD (see https://community.osr.com/t/odd-ioapic-output/45216), implying IRQL 31.
Fixes boot with x86 APIC hal (CORE-20093)
2025-04-24 11:36:12 +00:00
..
apic.c [HALX86/APIC] Read APIC Id from APIC instead of using initial Id 2025-04-24 11:36:12 +00:00
apicp.h [HALX86/APIC] Change IRQL for x86 profile interrupt to HIGH_LEVEL 2025-04-24 11:36:12 +00:00
apicsmp.c
apictimer.c [HALX86/APIC] Mask profiling interrupt on init 2025-04-24 11:36:12 +00:00
apictrap.S
halaacpi.rc
halapic.rc
halinit.c [HALX86/APIC] Change IRQL for x86 profile interrupt to HIGH_LEVEL 2025-04-24 11:36:12 +00:00
processor.c
rtctimer.c [REACTOS] Refresh old URLs (#7632) 2025-01-28 13:36:45 +09:00
tsc.c
tsc.h
tsccal.S [HALX86] Use addressing relative to RIP 2021-04-28 13:10:23 +02:00