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

Data Fields

UINT16 Length
 
UINT16 GoneThrough
 
VARIABLE_HEADEREndPtr
 
VARIABLE_HEADERStartPtr
 
UINT16 Index [VARIABLE_INDEX_TABLE_VOLUME]
 

Detailed Description

Use this data structure to store variable-related info, which can decrease the cost of access to NV.

Field Documentation

VARIABLE_HEADER* VARIABLE_INDEX_TABLE::EndPtr
UINT16 VARIABLE_INDEX_TABLE::GoneThrough
UINT16 VARIABLE_INDEX_TABLE::Index[VARIABLE_INDEX_TABLE_VOLUME]

This field is used to store the distance of two neighbouring VAR_ADDED type variables. The meaning of the field is implement-dependent.

UINT16 VARIABLE_INDEX_TABLE::Length
VARIABLE_HEADER* VARIABLE_INDEX_TABLE::StartPtr