Searched refs:GetDebugPrintErrorLevel (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DDebugPrintErrorLevelLib.h25 GetDebugPrintErrorLevel (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseDebugPrintErrorLevelLib/
H A DBaseDebugPrintErrorLevelLib.c29 GetDebugPrintErrorLevel ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/DxeDebugPrintErrorLevelLib/
H A DDxeDebugPrintErrorLevelLib.c151 GetDebugPrintErrorLevel ();
192 GetDebugPrintErrorLevel ( function
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseDebugLibSerialPort/
H A DDebugLib.c54 GetDebugPrintErrorLevel (), then print the message specified by Format and the
84 if ((ErrorLevel & GetDebugPrintErrorLevel ()) == 0) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDebugLibConOut/
H A DDebugLib.c34 GetDebugPrintErrorLevel (), then print the message specified by Format and the
64 if ((ErrorLevel & GetDebugPrintErrorLevel ()) == 0) {
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/UefiDebugLibStdErr/
H A DDebugLib.c36 GetDebugPrintErrorLevel (), then print the message specified by Format and the
66 if ((ErrorLevel & GetDebugPrintErrorLevel ()) == 0) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Library/PeiDxeDebugLibReportStatusCode/
H A DDebugLib.c34 GetDebugPrintErrorLevel (), then print the message specified by Format and the
72 if ((ErrorLevel & GetDebugPrintErrorLevel ()) == 0) {

Completed in 44 milliseconds