]> git.proxmox.com Git - mirror_edk2.git/commit
Refine get default value process for browser.
authorEric Dong <eric.dong@intel.com>
Tue, 23 Sep 2014 08:06:23 +0000 (08:06 +0000)
committerydong10 <ydong10@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 23 Sep 2014 08:06:23 +0000 (08:06 +0000)
commit7a9612ceb28d1c0c61d6b38412ee2deda323ee14
tree837f28fe1b7cacb6df88fd389ec1330e077afd65
parent427d61ad4ad1462b5f4370a78eb58c1ba73680b4
Refine get default value process for browser.
Before get default value for each questions, call ExtractConfig function to get the altcfg string for all formset. Later when question try to get default value from AltCfg string, just get the value from the saved altcfg string instead of call ExtractConfig function to get it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eric Dong <eric.dong@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16162 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c
MdeModulePkg/Universal/SetupBrowserDxe/Setup.c
MdeModulePkg/Universal/SetupBrowserDxe/Setup.h