MdeModulePkg[all]  0.98
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
VARIABLE_STORE_HEADER Struct Reference

Data Fields

EFI_GUID Signature
 
UINT32 Size
 
UINT8 Format
 
UINT8 State
 
UINT16 Reserved
 
UINT32 Reserved1
 

Detailed Description

Variable Store region header.

Field Documentation

UINT8 VARIABLE_STORE_HEADER::Format

Variable region format state.

UINT16 VARIABLE_STORE_HEADER::Reserved
UINT32 VARIABLE_STORE_HEADER::Reserved1
EFI_GUID VARIABLE_STORE_HEADER::Signature

Variable store region signature.

UINT32 VARIABLE_STORE_HEADER::Size

Size of entire variable store, including size of variable store header but not including the size of FvHeader.

UINT8 VARIABLE_STORE_HEADER::State

Variable region healthy state.