[edk2-devel] [PATCH v3 0/1] CryptoPkg bug fix

Judah Vang judah.vang at intel.com
Mon Nov 7 20:02:24 UTC 2022


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

There is a #define to deprecate Sha1 functions but not
all the Sha1 function are wrapped around this #define causing
a build error. The fix is to wrap all Sha1 functions with
the #define.

Judah Vang (1):
  CryptoPkg: Sha1 functions causing build errors

 CryptoPkg/Library/BaseHashApiLib/BaseHashApiLib.c | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

-- 
2.35.1.windows.2



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#96050): https://edk2.groups.io/g/devel/message/96050
Mute This Topic: https://groups.io/mt/94875514/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list