exectos/xtoskrnl/hl
belliash 1eecad21db
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 30s
Builds / ExectOS (i686) (push) Successful in 28s
Implement HlReadApicRegister() and HlWriteApicRegister() routines for basic APIC support
2023-11-20 15:26:03 +01:00
..
amd64 Reorder routines 2023-04-04 22:35:06 +02:00
i686 Reorder routines 2023-04-04 22:35:06 +02:00
apic.c Implement HlReadApicRegister() and HlWriteApicRegister() routines for basic APIC support 2023-11-20 15:26:03 +01:00
cport.c Always include xtos.h in kernel sources 2023-02-20 00:21:52 +01:00
efifb.c Declare variable at the beginning of routine 2023-02-21 19:22:53 +01:00
globals.c Move HL related global variables into separate file 2023-02-13 23:41:24 +01:00