exectos/xtldr
belliash b22a76e3c4
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Add XT native kernel subsystem to the PE/COFF image support
2023-01-06 16:16:26 +01:00
..
amd64 Do not create new bootloader stack as it is not needed any longer and kernel will use its own stack 2023-01-03 23:04:11 +01:00
i686 Use CR constants instead of hardcoded values 2023-01-04 16:33:28 +01:00
includes Do not create new bootloader stack as it is not needed any longer and kernel will use its own stack 2023-01-03 23:04:11 +01:00
modules Add XT native kernel subsystem to the PE/COFF image support 2023-01-06 16:16:26 +01:00
blproto.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
CMakeLists.txt Correct comments 2023-01-02 18:06:54 +01:00
console.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
efiutil.c Implement BlActivateSerialControllerIO() routine for activating I/O space access on PCI(E) serial controllers 2023-01-03 00:10:24 +01:00
memory.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
string.c Add missing routine documentation 2022-12-27 22:13:48 +01:00
system.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
volume.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
xtldr.c Do not create new bootloader stack as it is not needed any longer and kernel will use its own stack 2023-01-03 23:04:11 +01:00