exectos/xtldr
belliash 5a56959333
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Consider EFI as unsupported implementation when console initialization fails
2022-08-11 18:32:43 +02:00
..
includes Implement BlDbgPrint() for printing debug messages to the serial console and rename loader entry point 2022-08-09 22:27:15 +02:00
CMakeLists.txt Implement BlDbgPrint() for printing debug messages to the serial console and rename loader entry point 2022-08-09 22:27:15 +02:00
console.c EFI default console support 2022-08-03 22:36:31 +02:00
efiutil.c Mark serial port as fully initialized and always check that before printing anything to the serial console 2022-08-10 17:56:41 +02:00
string.c Enable wide string printing 2022-08-10 17:52:19 +02:00
xtldr.c Consider EFI as unsupported implementation when console initialization fails 2022-08-11 18:32:43 +02:00