Home
last modified time | relevance | path

Searched refs:INFO_LOG_LEVEL (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DEfiUtilityMsgs.h25 #define INFO_LOG_LEVEL 20 macro
DEfiUtilityMsgs.c29 STATIC UINT64 mPrintLogLevel = INFO_LOG_LEVEL;
721 if (INFO_LOG_LEVEL < mPrintLogLevel) { in NormalMsg()