summaryrefslogtreecommitdiff
path: root/Cryptlib/update.sh
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2017-04-10 16:55:17 +0800
committerPeter Jones <pjones@redhat.com>2017-04-11 10:42:19 -0400
commit80d49f758ead0180bfe6161931838e0578248303 (patch)
tree35e120eda72247f93d588b6ec27d6a92602e7ae7 /Cryptlib/update.sh
parent9bc647e2b23bcfd69a0077c0717fbc454c919a57 (diff)
downloadefi-boot-shim-80d49f758ead0180bfe6161931838e0578248303.tar.gz
efi-boot-shim-80d49f758ead0180bfe6161931838e0578248303.zip
Cryptlib: Remove MD4
MD4 is known to be insecure and shim never uses it. Signed-off-by: Gary Lin <glin@suse.com>
Diffstat (limited to 'Cryptlib/update.sh')
-rwxr-xr-xCryptlib/update.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cryptlib/update.sh b/Cryptlib/update.sh
index db0483ee..b29f11ce 100755
--- a/Cryptlib/update.sh
+++ b/Cryptlib/update.sh
@@ -35,3 +35,4 @@ cp $DIR/CryptoPkg/Library/Include/internal/dso_conf.h Include/internal/
cp $DIR/CryptoPkg/Library/Include/openssl/opensslconf.h Include/openssl/
patch -p2 <Cryptlib.diff
+patch -p2 <opensslconf-diff.patch