Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/CdExpressPei/
DPeiCdExpress.c69 PrivateData->DeviceRecoveryPpi.GetNumberRecoveryCapsules = GetNumberRecoveryCapsules; in CdExpressPeimEntry()
519 GetNumberRecoveryCapsules ( in GetNumberRecoveryCapsules() function
578 Status = GetNumberRecoveryCapsules (PeiServices, This, &NumberRecoveryCapsules); in GetRecoveryCapsuleInfo()
638 Status = GetNumberRecoveryCapsules (PeiServices, This, &NumberRecoveryCapsules); in LoadRecoveryCapsule()
DPeiCdExpress.h172 GetNumberRecoveryCapsules (
/device/linaro/bootloader/edk2/MdePkg/Include/Ppi/
DDeviceRecoveryModule.h137 …EFI_PEI_DEVICE_GET_NUMBER_RECOVERY_CAPSULE GetNumberRecoveryCapsules; ///< Returns the number … member
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Ppi/DeviceRecoveryModule/
DDeviceRecoveryModule.h61 PEI_DEVICE_GET_NUMBER_RECOVERY_CAPSULE GetNumberRecoveryCapsules; member
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformInitPei/
DRecovery.c207 Status = DeviceRecoveryModule->GetNumberRecoveryCapsules ( in PlatformRecoveryModule()
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Platform/Pei/PlatformInit/Generic/
DRecovery.c183 Status = DeviceRecoveryModule->GetNumberRecoveryCapsules ( in PlatformRecoveryModule()