diff options
author | Xiaoyu Lu <xiaoyux.lu@intel.com> | 2019-05-29 18:40:31 +0000 |
---|---|---|
committer | Jian J Wang <jian.j.wang@intel.com> | 2019-06-03 08:28:00 +0800 |
commit | 7eee0488944fcf03f4faae2ccb05aa1939eaf905 (patch) | |
tree | 8135bb071dcad088f325890e5fccab5673d8e003 /BaseTools/Source/Python/Common/caching.py | |
parent | 6fcc3d68eb02aa798ef572c94867a03d0c1fedf2 (diff) | |
download | edk2-7eee0488944fcf03f4faae2ccb05aa1939eaf905.tar.gz edk2-7eee0488944fcf03f4faae2ccb05aa1939eaf905.tar.bz2 edk2-7eee0488944fcf03f4faae2ccb05aa1939eaf905.zip |
CryptoPkg/OpensslLib: Exclude unnecessary files in process_files.pl
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1089
When running process_files.py to configure OpenSSL, we can exclude
some unnecessary files. This can reduce porting time, compiling
time and library size.
Upstream OpenSSL commit 71a5516dcc8a which was as part of
OpenSSL_1_1_1b, Add the STORE module(crypto/store/*).
But UEFI don't use them. So exclude these files.
Functions in crypto/rand/randfile.c OpenSSL and edk2 don't
call them. And it requires more crt runtime support.
So exclude it.
Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Ting Ye <ting.ye@intel.com>
Signed-off-by: Xiaoyu Lu <xiaoyux.lu@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Gary Lin <glin@suse.com>
Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Common/caching.py')
0 files changed, 0 insertions, 0 deletions