Data Fields | |
EFI_PEI_DEVICE_GET_NUMBER_RECOVERY_CAPSULE | GetNumberRecoveryCapsules |
Returns the number of DXE capsules residing on the device. | |
EFI_PEI_DEVICE_GET_RECOVERY_CAPSULE_INFO | GetRecoveryCapsuleInfo |
Returns the size and type of the requested recovery capsule. | |
EFI_PEI_DEVICE_LOAD_RECOVERY_CAPSULE | LoadRecoveryCapsule |
Loads a DXE capsule from some media into memory. |
EFI_PEI_DEVICE_GET_NUMBER_RECOVERY_CAPSULE _EFI_PEI_DEVICE_RECOVERY_MODULE_PPI::GetNumberRecoveryCapsules |
Returns the number of DXE capsules residing on the device.
EFI_PEI_DEVICE_GET_RECOVERY_CAPSULE_INFO _EFI_PEI_DEVICE_RECOVERY_MODULE_PPI::GetRecoveryCapsuleInfo |
Returns the size and type of the requested recovery capsule.
Loads a DXE capsule from some media into memory.