]> git.proxmox.com Git - mirror_edk2.git/commit - SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c
Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only...
authorChao Zhang <chao.b.zhang@intel.com>
Mon, 10 Nov 2014 05:01:15 +0000 (05:01 +0000)
committerczhang46 <czhang46@Edk2>
Mon, 10 Nov 2014 05:01:15 +0000 (05:01 +0000)
commit33985e3b52ee2e4b5064331134d983e55a7da904
tree83f45a1974beb478827292df7eae1e53610e5a8e
parent6f6c3a1fb628be2b8fb68add9f166d8fa51a9c70
   Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chao Zhang <chao.b.zhang@intel.com>
Reviewed-by: Dong Guo <guo.dong@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16320 6f19259b-4bc3-4df7-8a09-765794883524
12 files changed:
SecurityPkg/Library/DxeDeferImageLoadLib/DxeDeferImageLoadLib.c
SecurityPkg/Library/DxeImageVerificationLib/Measurement.c
SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c
SecurityPkg/Library/DxeTrEEPhysicalPresenceLib/DxeTrEEPhysicalPresenceLib.c
SecurityPkg/Library/HashLibBaseCryptoRouter/HashLibBaseCryptoRouterPei.c
SecurityPkg/Library/Tpm2DeviceLibRouter/Tpm2DeviceLibRouterPei.c
SecurityPkg/Tcg/TrEEConfig/TpmDetection.c
SecurityPkg/Tcg/TrEEConfig/TrEEConfigPeim.c
SecurityPkg/Tcg/TrEEDxe/TrEEDxe.c
SecurityPkg/VariableAuthenticated/EsalVariableDxeSal/Variable.c
SecurityPkg/VariableAuthenticated/RuntimeDxe/Measurement.c
SecurityPkg/VariableAuthenticated/SecureBootConfigDxe/SecureBootConfigImpl.c