audk/MdeModulePkg/Universal/SetupBrowserDxe
Liming Gao 93e59f76fe MdeModulePkg/Browser: Fix conflicting policy in getting default of checkbox
We have added a new policy to get default value for question:
get default from other default id if current default is not specified.
But when getting default value for checkbox, if the default
flag is not set, it will set the default value to FALSE for checkbox.
This behavior in checkbox conflicts with the new added policy,
so now we move this behavior to the end of getting default form other
default id.

Cc: Liming Gao <liming.gao@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Dandan Bi <dandan.bi@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-08-23 14:07:19 +08:00
..
Expression.c MdeModulePkg/SetupBrowser: Correct the incorrect variable name 2016-06-01 11:13:15 +08:00
Expression.h Update Browser to provide the customization possibilities. 2013-08-12 02:19:56 +00:00
IfrParse.c MdeModulePkg/Browser: Share default if some default value are not specified 2016-08-11 15:36:44 +08:00
Presentation.c MdeModulePkg/SetupBrowser: Clean the BufferValue for string before use 2016-05-17 14:38:05 +08:00
Setup.c MdeModulePkg/Browser: Fix conflicting policy in getting default of checkbox 2016-08-23 14:07:19 +08:00
Setup.h MdeModulePkg: Restore question base on the fail info when submit fail 2016-05-06 10:41:19 +08:00
SetupBrowser.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
SetupBrowserDxe.inf MdeModulePkg: Remove gZeroGuid definition in SetupBrowserDxe 2015-07-07 02:55:34 +00:00
SetupBrowserExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00