This series adjusts the build files of OVMF in order to support HTTPS. It introdues a new build option, TLS_ENABLE, and makes OpenSSL a hard requirement to enable IPv6 support.
Gary Lin (3): OvmfPkg: always resolve OpenSslLib, IntrinsicLib and BaseCryptLib OvmfPkg: correct the set of modules included for the IPv6 stack OvmfPkg: pull in TLS modules with -D TLS_ENABLE (also enabling HTTPS) OvmfPkg/OvmfPkgIa32.dsc | 29 ++++++++++++++++------------- OvmfPkg/OvmfPkgIa32.fdf | 8 ++++---- OvmfPkg/OvmfPkgIa32X64.dsc | 29 ++++++++++++++++------------- OvmfPkg/OvmfPkgIa32X64.fdf | 8 ++++---- OvmfPkg/OvmfPkgX64.dsc | 29 ++++++++++++++++------------- OvmfPkg/OvmfPkgX64.fdf | 8 ++++---- 6 files changed, 60 insertions(+), 51 deletions(-) -- 2.11.0 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

