audk/CryptoPkg/Library/OpensslLib
Qin Long 6c56c76c75 CryptoPkg: Use OpenSSL include directory directly
The standard OpenSSL 1.0.2 configuration and build process will already
symlink or copy the necessary header files to the include/openssl/
directory within the OpenSSL source tree.

When we transition to OpenSSL 1.1 it won't even be necessary to link
or copy the files there; they have just been moved outright.

So let's use them from there. Change the include directory specified
in CryptoPkg/CryptoPkg.dec, and modify the Install.cmd and Install.sh
scripts to copy the files to the normal directory within the OpenSSL
source tree, instead of CryptoPkg/Include/openssl/.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Qin Long <qin.long@intel.com>
Tested-by: Qin Long <qin.long@intel.com>
2016-03-05 23:32:55 +08:00
..
EDKII_openssl-1.0.2f.patch CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2f 2016-02-23 11:12:51 +08:00
Install.cmd CryptoPkg: Use OpenSSL include directory directly 2016-03-05 23:32:55 +08:00
Install.sh CryptoPkg: Use OpenSSL include directory directly 2016-03-05 23:32:55 +08:00
OpensslLib.inf CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2f 2016-02-23 11:12:51 +08:00
OpensslLib.uni CryptoPkg: Convert all .uni files to utf-8 2015-12-15 04:51:26 +00:00
Patch-HOWTO.txt CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2f 2016-02-23 11:12:51 +08:00
buildinf.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00