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

  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
VectorHandoffTable.h 31 extern EFI_GUID gEfiVectorHandoffTableGuid;
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/CpuDxe/
Exception.c 31 Status = EfiGetSystemConfigurationTable(&gEfiVectorHandoffTableGuid, (VOID **)&VectorInfoList);
  /device/linaro/bootloader/edk2/UefiCpuPkg/CpuDxe/
CpuDxe.inf 72 gEfiVectorHandoffTableGuid ## SOMETIMES_CONSUMES ## SystemTable
CpuDxe.c 843 Status = EfiGetSystemConfigurationTable (&gEfiVectorHandoffTableGuid, (VOID **) &VectorInfoList);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/
DxeDebugAgentLib.inf 91 gEfiVectorHandoffTableGuid
SmmDebugAgentLib.inf 83 gEfiVectorHandoffTableGuid ## PRODUCES ## GUID # SMM Configuration Table
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DxeMain.inf 125 gEfiVectorHandoffTableGuid ## SOMETIMES_PRODUCES ## SystemTable
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DxeDebugAgent/
DxeDebugAgentLib.c 73 Status = EfiGetSystemConfigurationTable (&gEfiVectorHandoffTableGuid, (VOID **) &VectorHandoffInfo);
80 Status = gBS->InstallConfigurationTable (&gEfiVectorHandoffTableGuid, (VOID *) &mVectorHandoffInfoDebugAgent[0]);
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/SmmDebugAgent/
SmmDebugAgentLib.c 204 &gEfiVectorHandoffTableGuid,
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/DxeMain/
DxeMain.c 417 Status = CoreInstallConfigurationTable (&gEfiVectorHandoffTableGuid, (VOID *) VectorInfo);
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/
MdePkg.dec     [all...]

Completed in 1423 milliseconds