mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
e67ae130d42f5c28a2068e17f8df310628893048
- Fixed the enabling/disabling of the higher irqs in Enable8259AIrq/Disable8259AIrq. - Moved the local apic functions into its own file. - Implemented the IpiInterrupt. - Changed the destination of the startup ipis. - Enabled interrupts on calls to KiDispatchInterrupt and KiDeliverApc. - Delivered dpcs always on HalEndSystemInterrupt. - Set the logical apic id according to the processor number from ntoskrnl. - Dipped the code between HalInitializeProcessor and HalStartNextProcessor. Used the functions according its names. svn path=/trunk/; revision=11848
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%