]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/Library/UefiDebugLibConOut/DebugLib.c
Fix a bug to print correct message to ConOut and StdErr as they accept unicode string...
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Sep 2007 06:40:26 +0000 (06:40 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 20 Sep 2007 06:40:26 +0000 (06:40 +0000)
commit457cfbaebcd7998264fed876e8c1872408e37242
treec87debb6d92ce539ff94122896a8c2fb52955099
parent179a2e9731c2d41d079bde81d624ef1667b00c44
Fix a bug to print correct message to ConOut and StdErr as they accept unicode string while DEBUG messages are all in Ascii

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3897 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Library/UefiDebugLibConOut/DebugLib.c
MdePkg/Library/UefiDebugLibStdErr/DebugLib.c