Home
last modified time | relevance | path

Searched refs:EfiVarStore (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/HiiDatabaseDxe/
DConfigRouting.c1116 OUT EFI_IFR_VARSTORE_EFI **EfiVarStore in GetVarStoreType() argument
1200 *EfiVarStore = (EFI_IFR_VARSTORE_EFI *) AllocateZeroPool (IfrOpHdr->Length); in GetVarStoreType()
1201 if (*EfiVarStore == NULL) { in GetVarStoreType()
1210 CopyMem (*EfiVarStore, IfrEfiVarStore, IfrOpHdr->Length); in GetVarStoreType()