exectos/xtldr
belliash 6a27ea140b
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Print xtldr debug messages only when debugging enabled
2022-12-28 23:30:03 +01:00
..
amd64 We support EFI-enabled systems only and such machines should support PAE, so there is no need for XTLDR to support non-PAE x86 hardware 2022-12-28 15:57:03 +01:00
i686 We support EFI-enabled systems only and such machines should support PAE, so there is no need for XTLDR to support non-PAE x86 hardware 2022-12-28 15:57:03 +01:00
includes We support EFI-enabled systems only and such machines should support PAE, so there is no need for XTLDR to support non-PAE x86 hardware 2022-12-28 15:57:03 +01:00
modules Reorganize early debug printing; initialize kernel stacks when needed 2022-12-28 23:11:35 +01:00
blproto.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
CMakeLists.txt Implement BlMapVirtualMemory() routine for recursive mapping 2022-12-06 23:32:31 +01:00
console.c Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00
efiutil.c Print xtldr debug messages only when debugging enabled 2022-12-28 23:30:03 +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 Loop over halt; add missing calling convention 2022-12-27 20:12:59 +01:00