]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the bug that debug output fails to print hex value to screen. Remove module inter...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Apr 2009 06:52:02 +0000 (06:52 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Apr 2009 06:52:02 +0000 (06:52 +0000)
commitf05b1c14ecc255df0cf7b22ac6b53fc1c704b343
tree8d511d6af2b55d221108c15d88820cab81dbaf52
parentc41c3e55d576450c61e6b3f983b3e3bd76015be6
Fix the bug that debug output fails to print hex value to screen. Remove module internal SPrint() and use UnicodeSPrintAsciiFormat() in print library instead.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8057 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/CpuDxe/Cpu.c