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

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/
DebugPortDxe.inf 62 gEfiDebugPortVariableGuid ## SOMETIMES_CONSUMES ## Variable:L"DEBUGPORT"
DebugPort.c 68 GetVariable2 (EFI_DEBUGPORT_VARIABLE_NAME, &gEfiDebugPortVariableGuid, (VOID **) &DebugPortVariable, &DataSize);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/DebugPort/
DebugPort.h 85 #define gEfiDebugPortVariableGuid gEfiDebugPortProtocolGuid
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugPort.h 132 extern EFI_GUID gEfiDebugPortVariableGuid;
  /device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec 377 gEfiDebugPortVariableGuid = { 0xEBA4E8D2, 0x3858, 0x41EC, { 0xA2, 0x81, 0x26, 0x47, 0xBA, 0x96, 0x60, 0xD0 }}
    [all...]

Completed in 138 milliseconds