Searched refs:MaxType (Results 1 – 2 of 2) sorted by relevance
77 MaxType enumerator94 EFI_EVENT_NOTIFY GoVirtualChildEvent[MaxType];95 VARIABLE_STORAGE *VariableStore[MaxType]; // Instance of VariableStorage96 VOID *VariableBase[MaxType]; // Start address of variable storage97 …UINTN LastVariableOffset[MaxType]; // The position to write new variable to (index …
474 for (Index = 0; Index < MaxType; Index ++) { in FindVariable()1950 for (Index = 0; Index < MaxType; Index++) { in OnVirtualAddressChangeFsv()