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

  /device/linaro/bootloader/edk2/MdeModulePkg/Include/Protocol/
EsrtManagement.h 141 extern EFI_GUID gEsrtManagementProtocolGuid;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleLib.inf 67 gEsrtManagementProtocolGuid ## CONSUMES
DxeRuntimeCapsuleLib.inf 69 gEsrtManagementProtocolGuid ## CONSUMES
DxeCapsuleProcessLib.c 428 Status = gBS->LocateProtocol(&gEsrtManagementProtocolGuid, NULL, (VOID **)&EsrtManagement);
DxeCapsuleLib.c     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/EsrtDxe/
EsrtDxe.inf 60 gEsrtManagementProtocolGuid ## PRODUCES
EsrtDxe.c 647 &gEsrtManagementProtocolGuid,
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
PlatformBootManagerLib.inf 64 gEsrtManagementProtocolGuid
PlatformBootManager.c 251 Status = gBS->LocateProtocol(&gEsrtManagementProtocolGuid, NULL, (VOID **)&EsrtManagement);
353 Status = gBS->LocateProtocol(&gEsrtManagementProtocolGuid, NULL, (VOID **)&EsrtManagement);
  /device/linaro/bootloader/edk2/MdeModulePkg/
MdeModulePkg.dec 509 gEsrtManagementProtocolGuid = { 0xa340c064, 0x723c, 0x4a9c, { 0xa4, 0xdd, 0xd5, 0xb4, 0x7a, 0x26, 0xfb, 0xb0 }}
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/PlatformBdsLib/
BdsPlatform.c     [all...]

Completed in 750 milliseconds