audk/CryptoPkg/Include
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
..
Library [CryptoPkg] Correct one typo in the API comments. 2015-11-25 08:34:57 +00:00
Protocol Fix issue that RsaPkcs1Verify() may not work in PEI phase. 2012-11-22 05:07:22 +00:00
arpa Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
netinet Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
sys Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
OpenSslSupport.h CryptoPkg: remove global variable 'timeval' from OpenSslSupport.h 2015-12-07 06:33:27 +00:00
assert.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
ctype.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
dirent.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
errno.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
limits.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
malloc.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
math.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
memory.h CryptoPkg: Wrapper files updates to support openssl-1.0.2c 2015-06-16 00:54:16 +00:00
netdb.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
sgtty.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
signal.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
stdarg.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
stddef.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
stdio.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
stdlib.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
string.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
strings.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
syslog.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
time.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00
unistd.h Add CryptoPkg (from UDK2010.UP3) 2010-11-01 06:30:58 +00:00