Series reviewed by: Long Qin <[email protected]>
Best Regards & Thanks, LONG, Qin > -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of > Gary Lin > Sent: Tuesday, January 17, 2017 12:52 PM > To: [email protected] > Subject: [edk2] [PATCH 0/3] Enable HTTPS Boot in OVMF > > 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 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

