audk/MdeModulePkg
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
..
Application/HelloWorld remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
Bus fixed comments problem. 2008-01-24 02:38:23 +00:00
Core UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
Include UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
Library UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
Logo Remove BINARY_MODULE = true attribute from binary module inf file, because this attribute has not been supported in INF spec. 2007-10-10 02:24:43 +00:00
Universal Fix two issues: 2008-01-25 03:14:35 +00:00
ChangeLog.txt Add change log for non-compatible change. 2007-11-20 07:34:25 +00:00
MdeModulePkg.dec UEFI HII: Merge UEFI HII support changes from branch. 2008-01-21 14:39:56 +00:00
MdeModulePkg.dsc move iscsi driver into network directory, and change its name to comply with name convention. 2008-01-22 08:07:35 +00:00
MdeModulePkg.nspd Add in gEfiExtendedSalVariableServicesProtocolGuid 2007-07-06 10:41:11 +00:00