CryptoPkg: Move all UEFI implement of openssl to OpensslStub

Signed-off-by: Yi Li <yi1.li@intel.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Xiaoyu Lu <xiaoyu1.lu@intel.com>
Cc: Guomin Jiang <guomin.jiang@intel.com>
Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Brian J. Johnson <brian.johnson@hpe.com>
Tested-by: Kenneth Lautner <klautner@microsoft.com>
This commit is contained in:
Yi Li 2023-08-03 12:37:32 +08:00 committed by mergify[bot]
parent 5e1900f266
commit 9b9b331e0f
9 changed files with 20 additions and 20 deletions

View File

@ -35,10 +35,10 @@
# Autogenerated files list ends here
buildinf.h
buildinf.c
ossl_store.c
rand_pool.c
# SslNull.c
EcSm2Null.c
OpensslStub/ossl_store.c
OpensslStub/rand_pool.c
# OpensslStub/SslNull.c
OpensslStub/EcSm2Null.c
[Packages]
MdePkg/MdePkg.dec

View File

@ -37,10 +37,10 @@
# Autogenerated files list ends here
buildinf.h
buildinf.c
ossl_store.c
rand_pool.c
# SslNull.c
EcSm2Null.c
OpensslStub/ossl_store.c
OpensslStub/rand_pool.c
# OpensslStub/SslNull.c
OpensslStub/EcSm2Null.c
[Sources.IA32]
# Autogenerated files list starts here

View File

@ -36,10 +36,10 @@
# Autogenerated files list ends here
buildinf.h
buildinf.c
ossl_store.c
rand_pool.c
SslNull.c
EcSm2Null.c
OpensslStub/ossl_store.c
OpensslStub/rand_pool.c
OpensslStub/SslNull.c
OpensslStub/EcSm2Null.c
[Packages]
MdePkg/MdePkg.dec

View File

@ -40,10 +40,10 @@
# Autogenerated files list ends here
buildinf.h
buildinf.c
ossl_store.c
rand_pool.c
# SslNull.c
# EcSm2Null.c
OpensslStub/ossl_store.c
OpensslStub/rand_pool.c
# OpensslStub/SslNull.c
# OpensslStub/EcSm2Null.c
[Packages]
MdePkg/MdePkg.dec

View File

@ -42,10 +42,10 @@
# Autogenerated files list ends here
buildinf.h
buildinf.c
ossl_store.c
rand_pool.c
# SslNull.c
# EcSm2Null.c
OpensslStub/ossl_store.c
OpensslStub/rand_pool.c
# OpensslStub/SslNull.c
# OpensslStub/EcSm2Null.c
[Sources.IA32]
# Autogenerated files list starts here