Home
last modified time | relevance | path

Searched refs:gEfiDebugPortProtocolGuid (Results 1 – 4 of 4) sorted by relevance

/dragonfly/lib/libefivar/
H A Duefi-guid.c14 extern EFI_GUID gEfiDebugPortProtocolGuid;
26 EFI_GUID gEfiDebugPortProtocolGuid = { 0xEBA4E8D2, 0x3858, 0x41EC, { 0xA2, 0x81, 0x26, 0x47… variable
H A Defivar-dp-format.c312 } else if (CompareGuid (&Vendor->Guid, &gEfiDebugPortProtocolGuid)) { in DevPathToTextVendor()
H A Defivar-dp-parse.c1887 CopyGuid (&Vend->Guid, &gEfiDebugPortProtocolGuid); in DevPathFromTextDebugPort()
/dragonfly/stand/contrib/edk2/MdePkg/Include/Protocol/
H A DDebugPort.h23 extern EFI_GUID gEfiDebugPortProtocolGuid;