16.1
Update Cryptlib
Make CopyMem() work with EFI's declaration
Revert lots of Cryptlib updates.
Optionally enabling codesign EKU check in compiling time.
Suppress some warnings even harder in Cryptlib and OpenSSL.
Cryptlib: replace CryptPem with CryptPemNull
CryptoPkg/BaseCryptLib: Fix buffer overflow issue in realloc wrapper
Add crypto libraries
Cryptlib: remove DES
Use portable shebangs: /bin/bash -> /usr/bin/env bash