audk/NetworkPkg
Jiaxin Wu 7ff68b5edc NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session.
v2:
* Refine the error handling returned from GetVariable.

This patch is to read the HttpTlsCipherList variable and configure it for the
later HTTPS session.

If the variable is not set by any platform, EFI_NOT_FOUND will be returned
from GetVariable service. In such a case, the default CipherList created in
TlsDxe driver will be used.

Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Kinney Michael D <michael.d.kinney@intel.com>
Cc: Zimmer Vincent <vincent.zimmer@intel.com>
Cc: Yao Jiewen <jiewen.yao@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Wu Jiaxin <jiaxin.wu@intel.com>
Reviewed-by: Fu Siyuan <siyuan.fu@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2018-02-14 07:31:49 +08:00
..
Application NetworkPkg: Remove ping6 and ifconfig shell application. 2017-10-23 09:01:57 +08:00
Dhcp6Dxe NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
DnsDxe NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout. 2017-12-18 16:38:24 +08:00
HttpBootDxe NetworkPkg/HttpBootDxe: Avoid to corrupt HttpBootDxe setup screen. 2018-01-25 13:37:26 +08:00
HttpDxe NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session. 2018-02-14 07:31:49 +08:00
HttpUtilitiesDxe NetworkPkg:HttpDxe:Consume DxeHttpLib API changes 2016-04-27 10:43:18 +08:00
IScsiDxe NetworkPkg/IScsiDxe: Set ExitBootServiceEvent to NULL after close it. 2018-01-10 08:33:34 +08:00
Include/Guid NetworkPkg: Define one private variable for HTTPS to set Tls CipherList. 2018-02-14 07:31:43 +08:00
Ip6Dxe NetworkPkg: Fix GCC build error. 2017-09-06 18:08:07 +08:00
IpSecDxe NetworkPkg: Refine casting expression result to bigger size 2017-03-06 14:33:23 +08:00
Mtftp6Dxe NetworkPkg: Refine casting expression result to bigger size 2017-03-06 14:33:23 +08:00
TcpDxe NetworkPkg/TcpDxe: Check TCP payload for release version. 2017-12-27 16:27:51 +08:00
TlsAuthConfigDxe NetworkPkg/TlsAuthConfigDxe: Remove the extra FreePool 2017-10-26 16:21:57 +08:00
TlsDxe NetworkPkg: Convert files to CRLF line ending 2017-04-06 15:43:48 +08:00
Udp6Dxe NetworkPkg: Add more parameter or return status check in UDP6 driver 2018-01-11 17:08:33 +08:00
UefiPxeBcDxe NetworkPkg: Add warning message for PXE if failed to read system GUID from SMBIOS. 2018-02-05 13:38:40 +08:00
NetworkPkg.dec NetworkPkg: Define one private variable for HTTPS to set Tls CipherList. 2018-02-14 07:31:43 +08:00
NetworkPkg.dsc NetworkPkg: Update package version to 0.98 2018-01-23 13:27:08 +08:00
NetworkPkg.uni NetworkPkg: Define the prompt and help information for new PCD. 2017-03-01 15:40:27 +08:00
NetworkPkgExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00