HomeSort by relevance Sort by last modified time
    Searched refs:gEfiDebugPortDevicePathGuid (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/
DebugPortDxe.inf 63 gEfiDebugPortDevicePathGuid ## SOMETIMES_CONSUMES ## UNDEFINED # Device path
DebugPort.c 222 if (Status == EFI_SUCCESS && !CompareGuid (&gEfiDebugPortDevicePathGuid, (GUID *) (DevicePath + 1))) {
341 CopyGuid (&DebugPortDP.Guid, &gEfiDebugPortDevicePathGuid);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugPort/
DebugPort.h 91 #define gEfiDebugPortDevicePathGuid gEfiDebugPortProtocolGuid
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugPort.h 139 extern EFI_GUID gEfiDebugPortDevicePathGuid;
  /device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec 379 gEfiDebugPortDevicePathGuid = { 0xEBA4E8D2, 0x3858, 0x41EC, { 0xA2, 0x81, 0x26, 0x47, 0xBA, 0x96, 0x60, 0xD0 }}
    [all...]

Completed in 343 milliseconds