Added DebugPrint() and DebugPrintf() macros, which are aliases of ConsolePrint() and ConsolePrintf() if _DEBUG is defined. Otherwise, they do not generate any code. |
||
---|---|---|
.. | ||
EFI | ||
bootlib.c | ||
bootopt.c |
Added DebugPrint() and DebugPrintf() macros, which are aliases of ConsolePrint() and ConsolePrintf() if _DEBUG is defined. Otherwise, they do not generate any code. |
||
---|---|---|
.. | ||
EFI | ||
bootlib.c | ||
bootopt.c |