TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_PEI_READ_ONLY_VARIABLE2_PPI Struct Reference

#include <MdePkg/Include/Ppi/ReadOnlyVariable2.h>

Data Fields

EFI_PEI_GET_VARIABLE2 GetVariable
 
EFI_PEI_GET_NEXT_VARIABLE_NAME2 NextVariableName
 

Detailed Description

This PPI provides a lightweight, read-only variant of the full EFI variable services.

Definition at line 102 of file ReadOnlyVariable2.h.

Field Documentation

◆ GetVariable

EFI_PEI_GET_VARIABLE2 _EFI_PEI_READ_ONLY_VARIABLE2_PPI::GetVariable

Definition at line 103 of file ReadOnlyVariable2.h.

◆ NextVariableName

EFI_PEI_GET_NEXT_VARIABLE_NAME2 _EFI_PEI_READ_ONLY_VARIABLE2_PPI::NextVariableName

Definition at line 104 of file ReadOnlyVariable2.h.


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