audk/NetworkPkg/HttpDxe
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
..
ComponentName.c
ComponentName.h
HttpDns.c NetworkPkg: Fix protocol handler service in HttpDxe. 2017-01-23 15:19:05 +08:00
HttpDns.h
HttpDriver.c NetworkPkg: Fix protocol handler service in HttpDxe. 2017-01-23 15:19:05 +08:00
HttpDriver.h NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session. 2018-02-14 07:31:49 +08:00
HttpDxe.inf NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session. 2018-02-14 07:31:49 +08:00
HttpDxe.uni
HttpDxeExtra.uni
HttpImpl.c NetworkPkg/HttpDxe: Remove the unnecessary ASSERT. 2017-12-27 16:29:57 +08:00
HttpImpl.h NetworkPkg/HttpDxe: Clarify the usage of HttpConfigData in HTTP protocol 2017-09-29 09:02:08 +08:00
HttpProto.c NetworkPkg: Convert source file to DOS format 2017-12-28 12:48:03 +08:00
HttpProto.h NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child 2017-08-02 15:31:54 +08:00
HttpsSupport.c NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session. 2018-02-14 07:31:49 +08:00
HttpsSupport.h NetworkPkg/HttpDxe: Destroy the TLS instance when cleaning up the HTTP child 2017-08-02 15:31:54 +08:00