Searched refs:gEfiDebugAssertProtocolGuid (Results 1 – 3 of 3) sorted by relevance
27 EFI_GUID gEfiDebugAssertProtocolGuid = EFI_DEBUG_ASSERT_PROTOCOL_GUID; variable29 EFI_GUID_STRING(&gEfiDebugAssertProtocolGuid, "EFI Debug Assert", "Efi Debug Assert Protocol");
87 extern EFI_GUID gEfiDebugAssertProtocolGuid;
5413 + Status = BS->LocateProtocol (&gEfiDebugAssertProtocolGuid, NULL, &Interface);5417 + &gEfiDebugAssertProtocolGuid,