Searched refs:VARIABLE_MODULE_GLOBAL (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariable.h82 } VARIABLE_MODULE_GLOBAL; typedef in typeref:struct:__anon11309
439 extern VARIABLE_MODULE_GLOBAL *mVariableModuleGlobal;
H A DVariable.c19 VARIABLE_MODULE_GLOBAL *mVariableModuleGlobal;
2418 mVariableModuleGlobal = AllocateRuntimeZeroPool (sizeof (VARIABLE_MODULE_GLOBAL));
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariable.h84 } VARIABLE_MODULE_GLOBAL; typedef in typeref:struct:__anon12726
504 extern VARIABLE_MODULE_GLOBAL *mVariableModuleGlobal;
H A DVariable.c19 VARIABLE_MODULE_GLOBAL *mVariableModuleGlobal;
2580 mVariableModuleGlobal = AllocateRuntimeZeroPool (sizeof (VARIABLE_MODULE_GLOBAL));

Completed in 253 milliseconds