Home
last modified time | relevance | path

Searched refs:gDebugMaskInterface (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/
DDebug.c118 if (gDebugMaskInterface != NULL) { in EfiDebugVPrint()
119 gDebugMaskInterface->GetDebugMask (gDebugMaskInterface, &ImageDebugMask); in EfiDebugVPrint()
DEfiDriverLib.c40 EFI_DEBUG_MASK_PROTOCOL *gDebugMaskInterface = NULL; variable
86 (VOID *) &gDebugMaskInterface in EfiInitializeDriverLib()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/Include/
DEfiDriverLib.h130 extern EFI_DEBUG_MASK_PROTOCOL *gDebugMaskInterface;