V2: * Rename the file/variable name. * Refine the error handling returned from GetVariable.
Cc: Laszlo Ersek <[email protected]> Cc: Kinney Michael D <[email protected]> Cc: Zimmer Vincent <[email protected]> Cc: Yao Jiewen <[email protected]> Cc: Ye Ting <[email protected]> Cc: Fu Siyuan <[email protected]> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Wu Jiaxin <[email protected]> Jiaxin Wu (2): NetworkPkg: Define one private variable for HTTPS to set Tls CipherList. NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session. NetworkPkg/HttpDxe/HttpDriver.h | 3 +- NetworkPkg/HttpDxe/HttpDxe.inf | 3 +- NetworkPkg/HttpDxe/HttpsSupport.c | 92 ++++++++++++++++++++++++++++- NetworkPkg/Include/Guid/HttpTlsCipherList.h | 38 ++++++++++++ NetworkPkg/NetworkPkg.dec | 3 + 5 files changed, 136 insertions(+), 3 deletions(-) create mode 100644 NetworkPkg/Include/Guid/HttpTlsCipherList.h -- 1.9.5.msysgit.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

