]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c
SecurityPkg: Reduce verbosity of TPM DEBUG messages
authorSamer El-Haj-Mahmoud <samer.el-haj-mahmoud@hpe.com>
Wed, 16 Sep 2015 00:53:28 +0000 (00:53 +0000)
committerjyao1 <jyao1@Edk2>
Wed, 16 Sep 2015 00:53:28 +0000 (00:53 +0000)
commit6aaac3838e5b408b67178d350d3fcc41e4bf3162
treeccf2519b01bf6e88d909a6dcb928c03e26e9a704
parent7d9340a3f082d2af4e69058e3083d08084d6c330
SecurityPkg: Reduce verbosity of TPM DEBUG messages

Some of the TPM/TPM2 DEBUG messages are at EFI_D_INFO level,
 even though they are simply tracing functions that run on every boot even
 if there is no TPM installed. Changed verbosity to EFI_D_VERBOSE.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Samer El-Haj-Mahmoud" <samer.el-haj-mahmoud@hpe.com>
Reviewed-by: "Jiewen Yao" <Jiewen.Yao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18476 6f19259b-4bc3-4df7-8a09-765794883524
SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c
SecurityPkg/Library/HashLibTpm2/HashLibTpm2.c
SecurityPkg/Library/Tpm12DeviceLibDTpm/Tpm12Tis.c
SecurityPkg/Library/Tpm2DeviceLibDTpm/Tpm2Tis.c