audk/MdeModulePkg/Universal/SetupBrowserDxe
lgao4 cf4c5a4270 Use the minimum value for Numeric and the first option value for OneOf as their default value when no specific default value is specified.
HII IFR Numeric and OneOf opcode may not specify their default value in opcode. And, zero may not be valid value for them. To make sure the valid value is set to default value, the minimum value for Numeric and the first option value for OneOf will be chosen as default value. 


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11497 6f19259b-4bc3-4df7-8a09-765794883524
2011-04-01 09:39:11 +00:00
..
Colors.h Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. 2011-02-12 01:51:25 +00:00
Expression.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
IfrParse.c 1. Support inconsistent if opcode used in string/password opcode. 2010-12-23 06:47:50 +00:00
InputHandler.c Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. 2011-02-12 01:51:25 +00:00
Presentation.c Do the following enhancement for SetupBrowser: 2011-03-08 06:55:15 +00:00
Print.c Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00
ProcessOptions.c Add four PCDs for the different color settings of Subtitle and Text Filed on Browser. 2011-02-12 01:51:25 +00:00
Setup.c Use the minimum value for Numeric and the first option value for OneOf as their default value when no specific default value is specified. 2011-04-01 09:39:11 +00:00
Setup.h 1.Reposition the platform info. Move from the old position to left one block space and down one block space. 2011-02-23 05:05:47 +00:00
SetupBrowserDxe.inf Do the following enhancement for SetupBrowser: 2011-03-08 06:55:15 +00:00
SetupBrowserStr.uni Update the copyright notice format 2010-04-24 09:33:45 +00:00
Ui.c 1. The old refresh string code also update the time/date opcode. But for the reason that time/date opcode updates the string with the same size, so skip the refresh code for it. 2011-03-10 02:28:15 +00:00
Ui.h Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. 2010-04-29 01:07:07 +00:00