Searched refs:gEfiDebugPortProtocolGuid (Results 1 – 6 of 6) sorted by relevance
/freebsd/lib/libefivar/ |
H A D | uefi-guid.c | 13 extern EFI_GUID gEfiDebugPortProtocolGuid; 25 EFI_GUID gEfiDebugPortProtocolGuid = { 0xEBA4E8D2, 0x3858, 0x41EC, { 0xA2, 0x81, 0x26, 0x47… variable
|
H A D | uefi-guid.dat | 1 gEfiDebugPortProtocolGuid
|
H A D | efivar-dp-format.c | 308 } else if (CompareGuid (&Vendor->Guid, &gEfiDebugPortProtocolGuid)) { in DevPathToTextVendor()
|
H A D | efivar-dp-parse.c | 1902 CopyGuid (&Vend->Guid, &gEfiDebugPortProtocolGuid); in DevPathFromTextDebugPort()
|
/freebsd/sys/contrib/edk2/Include/Protocol/ |
H A D | DebugPort.h | 24 extern EFI_GUID gEfiDebugPortProtocolGuid;
|
/freebsd/sys/contrib/edk2/ |
H A D | MdePkg.dec | 1323 …gEfiDebugPortProtocolGuid = { 0xEBA4E8D2, 0x3858, 0x41EC, { 0xA2, 0x81, 0x26, 0x47, 0xBA, 0x9…
|