]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functions
authorStar Zeng <star.zeng@intel.com>
Thu, 29 Oct 2015 01:13:07 +0000 (01:13 +0000)
committerlzeng14 <lzeng14@Edk2>
Thu, 29 Oct 2015 01:13:07 +0000 (01:13 +0000)
commite293bc24ed3bcffe8227d6a9b2ff3711954fce44
treeea751b0ef3a730aedb9da1e2383ed6f0a2f32fb9
parent8c1d873522d0e77e82680b394221beb929fafc1e
MdeModulePkg SmbiosMeasurementDxe: Use EFI_D_VERBOSE for internal dump functions

Use EFI_D_VERBOSE instead of EFI_D_INFO in InternalDumpData() and InternalDumpHex().
And also add DEBUG_CODE wrapper to InternalDumpHex() call.
It is to avoid the bother from the internal verbose debug information.

Cc: Jiewen Yao <jiewen.yao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18693 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Universal/SmbiosMeasurementDxe/SmbiosMeasurementDxe.c