exectos/xtoskrnl/includes
Rafal Kupiec cb64235953
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 35s
Builds / ExectOS (i686) (push) Successful in 34s
Use PHYSICAL_ADDRESS data type in MmAllocateHardwareMemory() routine as it is used in MmMapHardwareMemory() as well to avoid the need of data conversion
2024-07-13 15:54:10 +02:00
..
amd64 Initialize legacy PIC and mask all interrupts 2024-06-05 16:08:54 +02:00
i686 Initialize legacy PIC and mask all interrupts 2024-06-05 16:08:54 +02:00
globals.h Implement kernel undefined behavior sanitizer support 2024-06-12 16:19:24 +02:00
hli.h Refactor COM port support, to get rid of global variables in library 2024-06-12 18:02:29 +02:00
kei.h Add missing forward reference update to fix build 2024-06-22 19:16:00 +02:00
mmi.h Use PHYSICAL_ADDRESS data type in MmAllocateHardwareMemory() routine as it is used in MmMapHardwareMemory() as well to avoid the need of data conversion 2024-07-13 15:54:10 +02:00
poi.h Rename internal kernel headers to distinguish them easily from XTDK 2023-11-29 20:39:59 +01:00
rtli.h RtlCountLeadingZeroes64() should take 64bit value 2024-03-23 00:36:59 +01:00
xtos.h Rename internal kernel headers to distinguish them easily from XTDK 2023-11-29 20:39:59 +01:00