On 2017-01-16 20:52:29, Gary Lin wrote:
> 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

Ok. I see that OpenSSL will still not be a dependency, unless one of
the dependent features is enabled. (And, they are all disabled by
default.)

Series Reviewed-by: Jordan Justen <jordan.l.jus...@intel.com>

But, I'll let Laszlo take a look too.

Thanks,

-Jordan

>   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
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to