]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/SecCore: Add debug messages to illuminate data flow
authorOram, Isaac W <isaac.w.oram@intel.com>
Mon, 27 Jun 2022 22:48:51 +0000 (06:48 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Fri, 8 Jul 2022 04:04:22 +0000 (04:04 +0000)
commite93bc6309ba743c6bdaae4d1dc6f0fb141c47ee5
treed27e8d0586411f7179183f6406d772c6d87be12d
parent5496c763aaddc4a47639d4652abe23aa3419263a
UefiCpuPkg/SecCore: Add debug messages to illuminate data flow

Add debug messages to make it easier to verify PlatformSecLib
is passing the data properly.

Reviewed-by: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Debkumar De <debkumar.de@intel.com>
Cc: Harry Han <harry.han@intel.com>
Cc: Catharine West <catharine.west@intel.com>
Signed-off-by: Isaac Oram <isaac.w.oram@intel.com>
UefiCpuPkg/SecCore/SecMain.c