Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/DebugAssert/
DDebugAssert.c27 EFI_GUID gEfiDebugAssertProtocolGuid = EFI_DEBUG_ASSERT_PROTOCOL_GUID; variable
29 EFI_GUID_STRING(&gEfiDebugAssertProtocolGuid, "EFI Debug Assert", "Efi Debug Assert Protocol");
DDebugAssert.h87 extern EFI_GUID gEfiDebugAssertProtocolGuid;
/device/linaro/bootloader/edk2/EdkShellPkg/
DShellR33.patch5413 + Status = BS->LocateProtocol (&gEfiDebugAssertProtocolGuid, NULL, &Interface);
5417 + &gEfiDebugAssertProtocolGuid,