exectos/xtldr
belliash 605597262c
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Initial version of EFI framebuffer module, currently support only GOP
2023-01-16 18:41:25 +01:00
..
amd64 Once BlGetMemoryMap() is called, it cannot allocate or free memory, otherwise key gets invalidated 2023-01-15 18:50:12 +01:00
i686 Once BlGetMemoryMap() is called, it cannot allocate or free memory, otherwise key gets invalidated 2023-01-15 18:50:12 +01:00
includes Initial version of EFI framebuffer module, currently support only GOP 2023-01-16 18:41:25 +01:00
modules Initial version of EFI framebuffer module, currently support only GOP 2023-01-16 18:41:25 +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 Print hexadecimal values in uppercase 2023-01-16 15:55:38 +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 Remove no longer needed EfiLoaderStack global variable 2023-01-15 18:54:31 +01:00