latest-release
Update Cryptlib
Make CopyMem() work with EFI's declaration
Revert lots of Cryptlib updates.
Fix stdarg to work the same everywhere.
Use -Wno-unused-but-set-variable for Cryptlib and OpenSSL
Cryptlib: replace CryptPem with CryptPemNull
CryptoPkg/BaseCryptLib: fix NULL dereference
CryptoPkg/BaseCryptLib: Fix buffer overflow issue in realloc wrapper
Add crypto libraries
Restructure our includes.
Cryptlib: remove DES
Use portable shebangs: /bin/bash -> /usr/bin/env bash