alcyone/BOOT/ENVIRON/LIB
Kaimakan71 76b01cfb00 [BOOT:LIB] Add conditional debug printing
Added DebugPrint() and DebugPrintf() macros, which are aliases of
ConsolePrint() and ConsolePrintf() if _DEBUG is defined. Otherwise, they
do not generate any code.
2024-08-26 10:44:31 -04:00
..
EFI [BOOT:LIB] Do some renaming 2024-08-25 10:49:44 -04:00
bootlib.c [BOOT:LIB] Add conditional debug printing 2024-08-26 10:44:31 -04:00
bootopt.c [BOOT:LIB] Refactor bootlib.c 2024-08-25 10:55:20 -04:00