]> git.proxmox.com Git - mirror_edk2.git/commit
Without this fix, the "%r" format specifier prints eg. "0000001A" instead of "Securit...
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 May 2013 02:48:40 +0000 (02:48 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 May 2013 02:48:40 +0000 (02:48 +0000)
commit0df625fad7deead33df0f57463ca506978c30fbe
tree50b5124292f5c9496b8a6be83fb6992e0b5b7c02
parentf6c07313d1f7317c328e9ef80cfb272beec0a249
Without this fix, the "%r" format specifier prints eg. "0000001A" instead of "Security Violation" for EFI_SECURITY_VIOLATION.

Signed-off-by: Gary Ching-Pang Lin <glin@suse.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14387 6f19259b-4bc3-4df7-8a09-765794883524
EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePrintLib/PrintLib.c
MdePkg/Library/BasePrintLib/PrintLibInternal.c