Data Fields | |
EFI_GUID | VariableName |
UINTN | UnicodeNameLength |
UINTN | VariableDataLength |
CHAR16 | UnicodeName [1] |
INT8 | VariableData [1] |
Driver or platform-specific 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.
Driver or platform-specific data.