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 831 EFI_VFR_VARSTORE_TYPE VarStoreType = EFI_VFR_VARSTORE_INVALID;
877 // Get VarStoreType
884 VarStoreType = lCVfrDataStorage.GetVarStoreType (Info.mVarStoreId);
889 if (VarStoreType == EFI_VFR_VARSTORE_EFI) {
891 } else if (VarStoreType == EFI_VFR_VARSTORE_BUFFER) {
951 if (VarStoreType == EFI_VFR_VARSTORE_EFI || VfrCompatibleMode) {
    [all...]
VfrUtilityLib.cpp     [all...]
VfrSyntax.g     [all...]
VfrFormPkg.h 1074 mGet->VarStoreType = Info->mVarType;
1094 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 817 milliseconds