exectos/xtldr/modules/xtos
Rafal Kupiec d7fbe531fd
All checks were successful
Builds / ExectOS (amd64) (push) Successful in 29s
Builds / ExectOS (i686) (push) Successful in 28s
Improvements in string and wide string support
* Implement RtlCompareString(), RtlCompareStringInsensitive(), RtlCompareWideString() and RtlCompareWideStringInsensitive()
* Rename some routines t omatch naming conventions
* Switch to CHAR in string operations
2023-12-06 23:00:18 +01:00
..
includes Initial XTLDR APIC support, finds and maps base APIC address for kernel 2023-11-20 15:18:22 +01:00
CMakeLists.txt Cleanup xtldr code as it no longer need to initialize CPU structures 2023-01-29 10:59:22 +01:00
xtos.c Improvements in string and wide string support 2023-12-06 23:00:18 +01:00