audk/MdeModulePkg/Universal/HiiDatabaseDxe
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
..
ConfigRouting.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
Database.c Fixed HiiSetString failed. Tracker NUM:204479 2011-01-20 02:51:09 +00:00
Font.c The input StringInfo should be kept for HiiStringIdToImage() function. 2011-02-23 10:07:38 +00:00
HiiDatabase.h Update HiiCompareLanguage to support case that language in String package is "en" and the input language is "en-US". 2011-03-08 08:50:26 +00:00
HiiDatabaseDxe.inf Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
HiiDatabaseEntry.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
Image.c Update the copyright notice format 2010-04-24 09:33:45 +00:00
String.c Fix ICC build failure. 2011-03-18 05:59:21 +00:00