Skip to content
Commit cdfc7ed3 authored by Zhichao Gao's avatar Zhichao Gao Committed by mergify[bot]
Browse files

SecurityPkg/DxeImageVerificationLib: Disable SHA1 base on MACRO

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2943



Disable SHA1 base on the MACRO DISABLE_SHA1_DEPRECATED_INTERFACES.
SHA1 is deprecated function and the MACRO is used to remove the whole
implementation of the SHA1. For the platforms that do not need SHA1
for security, the MACRO should works for DxeImageVerificationLib as
well.

Signed-off-by: default avatarZhichao Gao <zhichao.gao@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Min Xu <min.m.xu@intel.com>
Cc: Qi Zhang <qi1.zhang@intel.com>
Reviewed-by: default avatarJiewen Yao <Jiewen.yao@intel.com>
Reviewed-by: default avatarJian J Wang <jian.j.wang@intel.com>
parent 2ace920d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment