CryptoPkg: add more dummy implement of openssl for size optimization
Add dummy implement of Encoder, Pkcs12 and sslserver. OpenSSL libraries which don't need these features can include these files to reduce the size of output. 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:
@@ -47,6 +47,10 @@
|
||||
# OpensslStub/SslNull.c
|
||||
# OpensslStub/EcSm2Null.c
|
||||
OpensslStub/uefiprov.c
|
||||
OpensslStub/EncoderNull.c
|
||||
OpensslStub/SslStatServNull.c
|
||||
OpensslStub/SslExtServNull.c
|
||||
OpensslStub/Pkcs12Null.c
|
||||
|
||||
[Sources.IA32]
|
||||
# Autogenerated files list starts here
|
||||
|
Reference in New Issue
Block a user