Data Fields | |
VARIABLE_GLOBAL | VariableGlobal [2] |
CHAR16 * | VariableName [2][NUM_VAR_NAME] |
EFI_GUID * | GlobalVariableGuid [2] |
UINTN | VolatileLastVariableOffset |
UINTN | NonVolatileLastVariableOffset |
UINTN | CommonVariableTotalSize |
UINTN | HwErrVariableTotalSize |
CHAR8 * | PlatformLangCodes [2] |
CHAR8 * | LangCodes [2] |
CHAR8 * | PlatformLang [2] |
CHAR8 | Lang [ISO_639_2_ENTRY_SIZE+1] |
UINT32 | FvbInstance |
UINT32 | ReentrantState |
EFI_GUID * | AuthenticatedVariableGuid [2] |
EFI_GUID * | CertRsa2048Sha256Guid [2] |
EFI_GUID * | ImageSecurityDatabaseGuid [2] |
VOID * | HashContext [2] |
UINT8 | KeyList [MAX_KEYDB_SIZE] |
UINT8 | PubKeyStore [MAX_KEYDB_SIZE] |
EFI_GUID* ESAL_VARIABLE_GLOBAL::AuthenticatedVariableGuid[2] |
Referenced by AutenticatedVariableServiceInitialize(), and VariableClassAddressChangeEvent().
EFI_GUID* ESAL_VARIABLE_GLOBAL::CertRsa2048Sha256Guid[2] |
Referenced by AutenticatedVariableServiceInitialize(), and VariableClassAddressChangeEvent().
Referenced by ReclaimForOS(), and VariableCommonInitialize().
Referenced by AutenticatedVariableServiceInitialize(), and VariableCommonInitialize().
EFI_GUID* ESAL_VARIABLE_GLOBAL::GlobalVariableGuid[2] |
Referenced by VariableClassAddressChangeEvent(), and VariableCommonInitialize().
VOID* ESAL_VARIABLE_GLOBAL::HashContext[2] |
Referenced by AutenticatedVariableServiceInitialize(), and VariableClassAddressChangeEvent().
Referenced by ReclaimForOS(), and VariableCommonInitialize().
EFI_GUID* ESAL_VARIABLE_GLOBAL::ImageSecurityDatabaseGuid[2] |
Referenced by AutenticatedVariableServiceInitialize(), and VariableClassAddressChangeEvent().
UINT8 ESAL_VARIABLE_GLOBAL::KeyList[MAX_KEYDB_SIZE] |
CHAR8 ESAL_VARIABLE_GLOBAL::Lang[ISO_639_2_ENTRY_SIZE+1] |
Referenced by VariableGetBestLanguage().
CHAR8* ESAL_VARIABLE_GLOBAL::LangCodes[2] |
Referenced by VariableClassAddressChangeEvent().
Referenced by ReclaimForOS(), and VariableCommonInitialize().
CHAR8* ESAL_VARIABLE_GLOBAL::PlatformLang[2] |
Referenced by VariableClassAddressChangeEvent(), and VariableGetBestLanguage().
CHAR8* ESAL_VARIABLE_GLOBAL::PlatformLangCodes[2] |
Referenced by AutoUpdateLangVariable(), and VariableClassAddressChangeEvent().
UINT8 ESAL_VARIABLE_GLOBAL::PubKeyStore[MAX_KEYDB_SIZE] |
Referenced by AutenticatedVariableServiceInitialize().
CHAR16* ESAL_VARIABLE_GLOBAL::VariableName[2][NUM_VAR_NAME] |
Referenced by VariableCommonInitialize().