Searched refs:VARIABLE_STORE_TYPE (Results 1 - 8 of 8) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/Pei/
H A DVariable.h39 } VARIABLE_STORE_TYPE; typedef in typeref:enum:__anon11305
H A DVariable.c335 IN VARIABLE_STORE_TYPE Type,
555 VARIABLE_STORE_TYPE Type;
561 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {
691 VARIABLE_STORE_TYPE Type;
728 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/Pei/
H A DVariable.h38 } VARIABLE_STORE_TYPE; typedef in typeref:enum:__anon12719
H A DVariable.c333 IN VARIABLE_STORE_TYPE Type,
553 VARIABLE_STORE_TYPE Type;
559 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {
689 VARIABLE_STORE_TYPE Type;
726 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Variable/RuntimeDxe/
H A DVariable.h54 } VARIABLE_STORE_TYPE; typedef in typeref:enum:__anon11306
H A DVariable.c818 VARIABLE_STORE_TYPE Type;
836 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {
1862 VARIABLE_STORE_TYPE Type;
1907 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/VariableAuthenticated/RuntimeDxe/
H A DVariable.h56 } VARIABLE_STORE_TYPE; typedef in typeref:enum:__anon12723
H A DVariable.c820 VARIABLE_STORE_TYPE Type;
838 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {
1986 VARIABLE_STORE_TYPE Type;
2031 for (Type = (VARIABLE_STORE_TYPE) 0; Type < VariableStoreTypeMax; Type++) {

Completed in 106 milliseconds