exectos/xtoskrnl/ke/amd64
Rafal Kupiec 77bc796769
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 45s
Builds / ExectOS (i686) (push) Successful in 20s
Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention
2024-02-09 15:11:14 +01:00
..
irqs.c Register interrupt handlers once the APIC initialization is done 2023-11-28 14:20:23 +01:00
krnlinit.c Implement HlClearApicErrors() and HlSendEoi() routines, change HlDisableLegacyPic() calling convention 2024-02-09 15:11:14 +01:00
kthread.c Mark user mode threads as not yet supported 2023-11-15 20:41:28 +01:00
proc.c Save processor state during kernel initialization 2023-11-15 15:00:38 +01:00