audk/MdeModulePkg/Universal
qhuang8 372285d1fc Fix two issues:
1. The default with of hex value is 0 according to MdeLib spec. If we expect it to be 16, we need to state it in the format string explicitly.
2. For UnicodeSPrint, the output buffer size of 0 will not print anything to the buffer according to MdeLib spec. We need to specify the maximum possible buffer size.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4635 6f19259b-4bc3-4df7-8a09-765794883524
2008-01-25 03:14:35 +00:00
..
BdsDxe add back the ReadKeyStroke which is removed wrongly during ICC cleanup. 2008-01-24 08:27:44 +00:00
CapsuleRuntimeDxe Update CapsuleDriver to use capsule library. 2007-12-05 09:58:33 +00:00
Console UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
DebugPortDxe Clean up: update "EFI" to "UEFI" if applicable. 2007-11-22 06:00:39 +00:00
DebugSupportDxe Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
DevicePathDxe Fix two issues: 2008-01-25 03:14:35 +00:00
Disk Clean up: update "EFI" to "UEFI" if applicable. 2007-11-22 06:00:39 +00:00
DriverSampleDxe UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
EbcDxe Changed to pass the build with Visual Studio 2005 2007-10-10 07:04:15 +00:00
FirmwareVolume Update comments in Variable driver and removed references to FLASH Map Hob in INF files 2007-10-05 14:40:23 +00:00
HiiDatabaseDxe UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
MemoryTest Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
MonotonicCounterRuntimeDxe remove some comments introduced by tools. 2007-07-20 06:10:09 +00:00
Network update 2008-01-22 08:10:49 +00:00
PCD Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
PcatRealTimeClockRuntimeDxe Fixed one bug when runtime test. The root cause is that ICC compiler will convert one local array to one global array, and not converted from boot time to run time. 2007-09-04 09:24:56 +00:00
PcatSingleSegmentPciCfg2Pei Merge the PI enabling works from the branch 2007-09-04 06:12:48 +00:00
PlatformDriOverrideDxe Port PlatformDriOverrideDxe into R9. 2008-01-16 09:04:43 +00:00
SecurityStubDxe Remove unused section in .INF, .DEC, .DSC of MdePkg and MdeModulePkg. 2007-07-25 03:13:13 +00:00
SetupBrowserDxe UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
Variable Reclaim occurs as late as possible before OS boot for keep enough space used by OS 2008-01-17 09:59:51 +00:00
WatchDogTimerDxe Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00