diff options
author | Jiaxin Wu <jiaxin.wu@intel.com> | 2018-02-09 11:52:06 +0800 |
---|---|---|
committer | Jiaxin Wu <jiaxin.wu@intel.com> | 2018-02-14 07:31:49 +0800 |
commit | 7ff68b5edc9fda1bd64a70c0e21949d566553484 (patch) | |
tree | 2cd8c8a2ea42a8ed90818e85581443da66aaa80c /BaseTools/Source/Python/Common | |
parent | e34914db193f058e7d3782f0d971d8c81108d059 (diff) | |
download | edk2-7ff68b5edc9fda1bd64a70c0e21949d566553484.tar.gz edk2-7ff68b5edc9fda1bd64a70c0e21949d566553484.tar.bz2 edk2-7ff68b5edc9fda1bd64a70c0e21949d566553484.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Common')
0 files changed, 0 insertions, 0 deletions