]> git.proxmox.com Git - mirror_edk2.git/commit - CorebootModulePkg/CbSupportDxe/CbSupportDxe.c
CorebootModulePkg: DEBUG print format corrections
authorScott Duplichan <scott@notabs.org>
Fri, 10 Apr 2015 02:42:04 +0000 (02:42 +0000)
committermauricema <mauricema@Edk2>
Fri, 10 Apr 2015 02:42:04 +0000 (02:42 +0000)
commit42e548a846cf93bd97f27220bc9c6b5e487e96fe
tree48be7f286210ea5074a87cd78ac2d0a21910049d
parent08248f45433e527609c9c4456f331e60c277f3b4
CorebootModulePkg: DEBUG print format corrections

Fix DEBUG print formats so that pointers and 64-bit integer values
display correctly for both 32-bit and 64-bit builds.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Scott Duplichan <scott@notabs.org>
Reviewed-by: Prince Agyeman <prince.agyeman@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17153 6f19259b-4bc3-4df7-8a09-765794883524
CorebootModulePkg/CbSupportDxe/CbSupportDxe.c
CorebootModulePkg/CbSupportPei/CbSupportPei.c
CorebootModulePkg/Library/CbParseLib/CbParseLib.c