Home
last modified time | relevance | path

Searched refs:GetRecoveryCapsuleInfo (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
DDeviceRecoveryModule.h138 …EFI_PEI_DEVICE_GET_RECOVERY_CAPSULE_INFO GetRecoveryCapsuleInfo; ///< Returns the size an… member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/
DDeviceRecoveryModule.h62 PEI_DEVICE_GET_RECOVERY_CAPSULE_INFO GetRecoveryCapsuleInfo; member
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/Generic/
DRecovery.c212 Status = DeviceRecoveryModule->GetRecoveryCapsuleInfo ( in PlatformRecoveryModule()
220 Status = DeviceRecoveryModule->GetRecoveryCapsuleInfo ( in PlatformRecoveryModule()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/CdExpressPei/
DPeiCdExpress.c70 PrivateData->DeviceRecoveryPpi.GetRecoveryCapsuleInfo = GetRecoveryCapsuleInfo; in CdExpressPeimEntry()
566 GetRecoveryCapsuleInfo ( in GetRecoveryCapsuleInfo() function
DPeiCdExpress.h205 GetRecoveryCapsuleInfo (
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DRecovery.c231 Status = DeviceRecoveryModule->GetRecoveryCapsuleInfo ( in PlatformRecoveryModule()