exectos/xtoskrnl/hl
Rafal Kupiec d4ee87fd62
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 34s
Builds / ExectOS (i686) (push) Successful in 28s
Fix function prototype
2023-11-28 15:39:32 +01:00
..
amd64 Fix function prototypes using fastcall and stdcall calling convensions 2023-11-25 23:25:44 +01:00
i686 Fix i686 build by setting APIC transformation tables static 2023-11-26 00:38:20 +01:00
cport.c Always include xtos.h in kernel sources 2023-02-20 00:21:52 +01:00
efifb.c Rename HlInitializeDisplay() to HlInitializeFrameBuffer() 2023-11-22 20:36:05 +01:00
globals.c Implement basic APIC support, including X2APIC 2023-11-27 22:38:15 +01:00
pic.c Fix function prototype 2023-11-28 15:39:32 +01:00