exectos/xtldr
belliash bff460a879
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Print COM port address properly
2023-01-11 23:29:27 +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 Fix NULL pointer 2023-01-11 23:16:44 +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