]> git.proxmox.com Git - mirror_edk2.git/commit
Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string...
authorerictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 29 Aug 2012 09:23:34 +0000 (09:23 +0000)
committererictian <erictian@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 29 Aug 2012 09:23:34 +0000 (09:23 +0000)
commitdbcecd5da2a76f069f769feb8d875149078c0ab1
tree049aa649b128848aeef3a89c9fc5602a6efe3a3b
parent4dbb98ab164c70d788b956723199c90018467648
Should pass in bytes of string buffer to UnicodeSPrint() rather than Unicode string length.

Signed-off-by: Tian Feng <feng.tian@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13691 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/UpdatePage.c
MdeModulePkg/Universal/Network/IScsiDxe/IScsiConfig.c
MdeModulePkg/Universal/SetupBrowserDxe/Expression.c
MdePkg/Library/UefiDebugLibConOut/DebugLib.c
MdePkg/Library/UefiDebugLibStdErr/DebugLib.c