Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/MdeModulePkg/Universal/SetupBrowserDxe/
DSetup.c4375 if (!SkipGetAltCfg && (GetDefaultValueScope != GetDefaultForNoStorage)) { in ExtractDefault()
4397 if ((GetDefaultValueScope == GetDefaultForNoStorage) && (Question->Storage != NULL)) { in ExtractDefault()
4439 if (!SkipGetAltCfg && (GetDefaultValueScope != GetDefaultForNoStorage)) { in ExtractDefault()
4446 if (!SkipGetAltCfg && (GetDefaultValueScope != GetDefaultForNoStorage)) { in ExtractDefault()
4460 if (!SkipGetAltCfg && (GetDefaultValueScope != GetDefaultForNoStorage)) { in ExtractDefault()
5283 …lt (FormSet, NULL, EFI_HII_DEFAULT_CLASS_STANDARD, FormSetLevel, GetDefaultForNoStorage, NULL, TRU… in InitializeCurrentSetting()
DSetup.h555 GetDefaultForNoStorage, // Get default value for question which not has storage. enumerator