Update OpenSSL from 0.9.8w to the latest 0.9.8za.
Main changes include: 1. Update the patch file for 0.9.8za; 2. Update the install scripts to align the path for 0.9.8za; 3. OpensslLib.inf : Update the OPENSSL_PATH for 0.9.8za; enable more OPENSLL FLAGS to disable those un-used algorithms for better build performance and size; 4. Update the HOWTO file to align new OpenSSL version. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Long, Qin <qin.long@intel.com> Reviewed-by: Ye, Ting <ting.ye@intel.com> Reviewed-by: Fu, Siyuan <siyuan.fu@intel.com> Reviewed-by: Dong, Guo <guo.dong@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15638 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cd openssl-0.9.8w
|
||||
cd openssl-0.9.8za
|
||||
copy e_os2.h ..\..\..\Include\openssl
|
||||
copy crypto\crypto.h ..\..\..\Include\openssl
|
||||
copy crypto\tmdiff.h ..\..\..\Include\openssl
|
||||
@@ -68,4 +68,4 @@ copy ssl\ssl23.h ..\..\..\Include\openssl
|
||||
copy ssl\tls1.h ..\..\..\Include\openssl
|
||||
copy ssl\dtls1.h ..\..\..\Include\openssl
|
||||
copy ssl\kssl.h ..\..\..\Include\openssl
|
||||
cd ..
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user