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

Judah Vang posted 1 patch 1 year, 5 months ago
Failed in applying to current master (apply log)
CryptoPkg/Library/BaseHashApiLib/BaseHashApiLib.c | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
[edk2-devel] [PATCH v3 0/1] CryptoPkg bug fix
Posted by Judah Vang 1 year, 5 months ago
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/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-