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

#include <Capsule.h>

Collaboration diagram for _EFI_PEI_CAPSULE_PPI:
Collaboration graph
[legend]

Public Attributes

EFI_PEI_CAPSULE_COALESCE Coalesce
 
EFI_PEI_CAPSULE_CHECK_CAPSULE_UPDATE CheckCapsuleUpdate
 
EFI_PEI_CAPSULE_CREATE_STATE CreateState
 

Detailed Description

This PPI provides several services in PEI to work with the underlying capsule capabilities of the platform. These services include the ability for PEI to coalesce a capsule from a scattered set of memory locations into a contiguous space in memory, detect if a capsule is present for processing, and once memory is available, create a HOB for the capsule.

Member Data Documentation

◆ CheckCapsuleUpdate

EFI_PEI_CAPSULE_CHECK_CAPSULE_UPDATE _EFI_PEI_CAPSULE_PPI::CheckCapsuleUpdate

◆ Coalesce

EFI_PEI_CAPSULE_COALESCE _EFI_PEI_CAPSULE_PPI::Coalesce

◆ CreateState

EFI_PEI_CAPSULE_CREATE_STATE _EFI_PEI_CAPSULE_PPI::CreateState

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