Update OpenSSL support to the latest release (0.9.8ze, 15-Jan-2015).

Contributed-under: TianoCore Contribution Agreement 1.0

Signed-off-by: Long Qin <qin.long@intel.com>
Reviewed-by: Dong Guo <guo.dong@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16641 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Long Qin
2015-01-22 07:43:04 +00:00
committed by qlong
parent d71c25cf2c
commit d47da78669
5 changed files with 17 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/sh
cd openssl-0.9.8zb
cd openssl-0.9.8ze
cp e_os2.h ../../../Include/openssl
cp crypto/crypto.h ../../../Include/openssl
cp crypto/tmdiff.h ../../../Include/openssl