audk/MdeModulePkg
Bret Barkelew 42d8be0eaa MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1677

For some pointer and UINT64 data, the debug code print with '%x'.
Which would loss the upper 32bit data. So update '%x' to '%lx'
for these data. And change the pointer value from '%x' to '%p'.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Michael Turner <Michael.Turner@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Signed-off-by: Zhichao Gao <zhichao.gao@intel.com>
Reviewed-by: Hao Wu <hao.a.wu@intel.com>
2019-04-16 13:03:12 +08:00
..
Application MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Bus MdeModulePkg/PciBusDxe: dispatch option ROMs for foreign architectures 2019-04-14 18:37:27 -07:00
Core MdeModulePkg/DxeCore: remove explicit EBC handling 2019-04-14 18:37:39 -07:00
Include MdeModulePkg: introduce PE/COFF image emulator protocol 2019-04-14 18:35:41 -07:00
Library MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images 2019-04-14 18:37:30 -07:00
Logo MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
Universal MdeModulePkg/CapsulePei: Update the debug code to print 64bit data 2019-04-16 13:03:12 +08:00
MdeModulePkg.dec MdeModulePkg: introduce PE/COFF image emulator protocol 2019-04-14 18:35:41 -07:00
MdeModulePkg.dsc MdeModulePkg: Move BaseUefiTianoCustomDecompressLib to 2019-04-10 14:11:48 +08:00
MdeModulePkg.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
MdeModulePkgExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00