Searched defs:EFI_VFR_VARSTORE_TYPE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrUtilityLib.h219 } EFI_VFR_VARSTORE_TYPE; typedef in typeref:enum:__anon10273
228 EFI_VFR_VARSTORE_TYPE mVarStoreType;
283 EFI_VARSTORE_ID GetFreeVarStoreId (EFI_VFR_VARSTORE_TYPE VarType = EFI_VFR_VARSTORE_BUFFER);
307 EFI_VFR_RETURN_CODE GetVarStoreType (IN CHAR8 *, OUT EFI_VFR_VARSTORE_TYPE &);
308 EFI_VFR_VARSTORE_TYPE GetVarStoreType (IN EFI_VARSTORE_ID);

Completed in 33 milliseconds