XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_EFI_PEI_DEVICE_RECOVERY_MODULE_PPI Struct Reference

#include <DeviceRecoveryModule.h>

Collaboration diagram for _EFI_PEI_DEVICE_RECOVERY_MODULE_PPI:
Collaboration graph
[legend]

Public Attributes

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.
 

Detailed Description

Presents a standard interface to EFI_PEI_DEVICE_RECOVERY_MODULE_PPI, regardless of the underlying device(s).

Member Data Documentation

◆ GetNumberRecoveryCapsules

EFI_PEI_DEVICE_GET_NUMBER_RECOVERY_CAPSULE _EFI_PEI_DEVICE_RECOVERY_MODULE_PPI::GetNumberRecoveryCapsules

Returns the number of DXE capsules residing on the device.

◆ GetRecoveryCapsuleInfo

EFI_PEI_DEVICE_GET_RECOVERY_CAPSULE_INFO _EFI_PEI_DEVICE_RECOVERY_MODULE_PPI::GetRecoveryCapsuleInfo

Returns the size and type of the requested recovery capsule.

◆ LoadRecoveryCapsule

EFI_PEI_DEVICE_LOAD_RECOVERY_CAPSULE _EFI_PEI_DEVICE_RECOVERY_MODULE_PPI::LoadRecoveryCapsule

Loads a DXE capsule from some media into memory.


The documentation for this struct was generated from the following file: