audk/MdeModulePkg/Universal
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
..
Acpi UEFI table also need to be in ACPI NVS memory, because some data field 2011-02-11 06:40:20 +00:00
CapsuleRuntimeDxe Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
Console MdeModulePkg Terminal: Add text mode for PcdConOutColumn/Row 2011-03-23 02:11:31 +00:00
DebugPortDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
DebugSupportDxe Refine code to make code run more safely. 2010-10-18 11:33:26 +00:00
DevicePathDxe Fix ICC compilation failure. No functionality impact. 2011-03-30 04:37:59 +00:00
Disk Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition driver consumes DiskIo for read/write operation which doesn't have IO alignment requirement. 2011-04-01 03:07:38 +00:00
DriverSampleDxe Update inf file to follow spec. 2011-03-30 03:41:33 +00:00
EbcDxe Refine code to make code run more safely. 2010-10-18 11:33:26 +00:00
FaultTolerantWriteDxe Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
HiiDatabaseDxe 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
HiiResourcesSampleDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
LegacyRegion2Dxe Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
MemoryTest/NullMemoryTestDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
Metronome Update the copyright notice format 2010-04-24 09:33:45 +00:00
MonotonicCounterRuntimeDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
Network Add missing Handle parameter for UninstallMultipleProtocolInterfaces(). 2010-12-09 08:57:16 +00:00
PCD Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
PcatSingleSegmentPciCfg2Pei Update the copyright notice format 2010-04-24 09:33:45 +00:00
PlatformDriOverrideDxe Per UEFI spec, FORM_OPEN/FORM_CLOSE Callback function should be called for each question in the form when this form opens or closes. 2010-06-02 02:05:47 +00:00
PrintDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
ReportStatusCodeRouter Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
SecurityStubDxe Update the copyright notice format 2010-04-24 09:33:45 +00:00
SetupBrowserDxe 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
SmbiosDxe Refine soma code to make code run safely. 2010-09-15 07:48:11 +00:00
StatusCodeHandler Enhance inf and dec file to follow specs. 2011-03-14 08:43:59 +00:00
Variable judge recovery mode at ReadOnlyVariable2Ppi interface. if yes, then return EFI_NOT_FOUND 2011-03-14 09:57:55 +00:00
WatchdogTimerDxe Add debug print that the system is about to be reset. I was seeing watchtog timeouts in UnixPkg and they were hard to debug as gdb was exiting. This debug print should be useful in general. 2010-07-30 16:01:09 +00:00