]> git.proxmox.com Git - mirror_edk2.git/commit
Make use of correct format String:
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Oct 2008 10:13:49 +0000 (10:13 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 27 Oct 2008 10:13:49 +0000 (10:13 +0000)
commitd251b34d2aac2cb194cc853c13d45d305c233eac
tree4ffdd88ddd3a495339e188f298072fa807228f15
parent0e549d5be531a840503445d38b4dad2315ef3413
Make use of correct format String:

1) UINT64 should use %lx
2) POINTER type should use %p
3) EFI_STATUS should use %r

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6254 6f19259b-4bc3-4df7-8a09-765794883524
Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c
Nt32Pkg/Library/PeiNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c