This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-09-23 02:25:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4dfef73e5dd67d84cb9c8ea46e8bea4839d255c
reactos
/
hal
/
halx86
/
apic
History
Victor Perevertkin
4295b007ae
[HALX86] Do not define unnamed enums
2022-04-26 03:38:37 +03:00
..
apic.c
[HAL:APIC] Ensure the interrupt gets requested immediately in ApicRequestSelfInterrupt. CORE-17663
2022-02-13 17:15:00 -05:00
apicp.h
[HALX86] Do not define unnamed enums
2022-04-26 03:38:37 +03:00
apicsmp.c
[HAL:APIC] Improve code
2021-06-26 21:10:43 +02:00
apictimer.c
…
apictrap.S
[HAL:APIC] Remove obsolete hacks
2021-06-17 23:27:44 +02:00
halaacpi.rc
…
halapic.rc
[HAL] Add APIC hals to setup and livecd
2021-06-17 23:27:44 +02:00
halinit.c
[HALX86] Add support for parsing ACPI MADT tables
2022-04-07 22:54:32 +03:00
processor.c
…
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
…
tsccal.S
…