15.7
Update Cryptlib
Make CopyMem() work with EFI's declaration
Revert lots of Cryptlib updates.
Fix stdarg to work the same everywhere.
More va_* work
Cryptlib: replace CryptPem with CryptPemNull
CryptoPkg/BaseCryptLib: fix NULL dereference
Consolidate most of our standard lib functions to lib
Add crypto libraries
Restructure our includes.
make: use -Wextra (minus some obnoxious bits)
Cryptlib: remove DES
Use portable shebangs: /bin/bash -> /usr/bin/env bash