Searched refs:EfiVarStore (Results 1 – 1 of 1) sorted by relevance
1116 OUT EFI_IFR_VARSTORE_EFI **EfiVarStore in GetVarStoreType() argument1200 *EfiVarStore = (EFI_IFR_VARSTORE_EFI *) AllocateZeroPool (IfrOpHdr->Length); in GetVarStoreType()1201 if (*EfiVarStore == NULL) { in GetVarStoreType()1210 CopyMem (*EfiVarStore, IfrEfiVarStore, IfrOpHdr->Length); in GetVarStoreType()