HomeSort by relevance Sort by last modified time
    Searched refs:VarStoreType (Results 1 - 9 of 9) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/UefiVfrCompile/
VfrUtilityLib.cpp     [all...]
VfrSyntax.g     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/
VfrFormPkg.cpp 808 EFI_VFR_VARSTORE_TYPE VarStoreType = EFI_VFR_VARSTORE_INVALID;
855 // Get VarStoreType
862 VarStoreType = lCVfrDataStorage.GetVarStoreType (Info.mVarStoreId);
867 if (VarStoreType == EFI_VFR_VARSTORE_EFI) {
869 } else if (VarStoreType == EFI_VFR_VARSTORE_BUFFER) {
929 if (VarStoreType == EFI_VFR_VARSTORE_EFI || VfrCompatibleMode) {
    [all...]
VfrUtilityLib.cpp     [all...]
VfrSyntax.g     [all...]
VfrFormPkg.h 1036 mGet->VarStoreType = Info->mVarType;
1056 mSet->VarStoreType = Info->mVarType;
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiInternalFormRepresentation.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiInternalFormRepresentation.h     [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
IfrParse.c     [all...]

Completed in 2742 milliseconds