exectos/xtldr
belliash b3bf613e1b
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Make sure paging has been successfully enabled
2023-01-25 16:39:15 +01:00
..
amd64 Do not call SetVirtualAddressMap() as this might break boot process and runtime services are mapped anyway 2023-01-16 21:58:30 +01:00
i686 Do not call SetVirtualAddressMap() as this might break boot process and runtime services are mapped anyway 2023-01-16 21:58:30 +01:00
includes Pass framebuffer pitch information to the kernel 2023-01-18 20:15:41 +01:00
modules Make sure paging has been successfully enabled 2023-01-25 16:39:15 +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