exectos/xtldr
belliash 0461d975e0
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Check ExitBootServices() status code
2023-01-15 16:52:02 +01:00
..
amd64 Check ExitBootServices() status code 2023-01-15 16:52:02 +01:00
i686 Check ExitBootServices() status code 2023-01-15 16:52:02 +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 Check ExitBootServices() status code 2023-01-15 16:52:02 +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 Print COM port address properly 2023-01-11 23:29:27 +01:00
memory.c Map EfiLoaderData as some UEFI implementations might need this before kernel take over control 2023-01-11 23:26:54 +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 start services as this only slows down boot process significantly 2023-01-10 22:55:40 +01:00