tdEFI_VARIABLE_DATA Struct Reference


Data Fields

EFI_GUID VariableName
UINTN UnicodeNameLength
UINTN VariableDataLength
CHAR16 UnicodeName [1]
INT8 VariableData [1]
 Driver or platform-specific data.

Detailed Description

EFI_VARIABLE_DATA

This structure serves as the header for measuring variables. The name of the variable (in Unicode format) should immediately follow, then the variable data.


Field Documentation

Driver or platform-specific data.


Generated on Thu Sep 24 23:14:28 2015 for MdePkg[ALL] by  doxygen 1.5.7.1