public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH V2 0/2] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data
@ 2019-04-12  0:13 Gao, Zhichao
  2019-04-12  0:13 ` [PATCH V2 1/2] MdeModulePkg/CapsulePei: Change debug MACRO Gao, Zhichao
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gao, Zhichao @ 2019-04-12  0:13 UTC (permalink / raw)
  To: devel
  Cc: Jian J Wang, Hao Wu, Ray Ni, Star Zeng, Liming Gao, Sean Brogan,
	Michael Turner, Bret Barkelew

Change the EFI_D_ version debug MACRO to DEBUG_ version.
And change the UINT64 value from '%x' to '%lx'.

V2:
Seperate one patch to two to view different change goal.
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>

Bret Barkelew (1):
  MdeModulePkg/CapsulePei: Update the debug code to print 64bit data

Zhichao Gao (1):
  MdeModulePkg/CapsulePei: Change debug MACRO

 .../CapsulePei/Common/CapsuleCoalesce.c       | 90 +++++++++----------
 .../Universal/CapsulePei/UefiCapsule.c        | 46 +++++-----
 2 files changed, 68 insertions(+), 68 deletions(-)

-- 
2.21.0.windows.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-04-16  5:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-12  0:13 [PATCH V2 0/2] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data Gao, Zhichao
2019-04-12  0:13 ` [PATCH V2 1/2] MdeModulePkg/CapsulePei: Change debug MACRO Gao, Zhichao
2019-04-12  0:13 ` [PATCH V2 2/2] MdeModulePkg/CapsulePei: Update the debug code to print 64bit data Gao, Zhichao
2019-04-12  4:44 ` [edk2-devel] [PATCH V2 0/2] " Wu, Hao A
2019-04-16  5:08   ` Wu, Hao A

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox