public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v3 0/1] CryptoPkg bug fix
@ 2022-11-07 20:02 Judah Vang
  2022-11-07 20:02 ` [PATCH v3 1/1] CryptoPkg: Sha1 functions causing build errors Judah Vang
  0 siblings, 1 reply; 5+ messages in thread
From: Judah Vang @ 2022-11-07 20:02 UTC (permalink / raw)
  To: devel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-08  5:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-07 20:02 [PATCH v3 0/1] CryptoPkg bug fix Judah Vang
2022-11-07 20:02 ` [PATCH v3 1/1] CryptoPkg: Sha1 functions causing build errors Judah Vang
2022-11-08  1:26   ` [edk2-stable202211] " Yao, Jiewen
2022-11-08  1:57     ` Michael D Kinney
2022-11-08  5:58       ` Yao, Jiewen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox