audk/NetworkPkg/HttpDxe
Jiaxin Wu dac45de3d6 NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6
This patch is used to enable HTTPS feature. HttpDxe driver
will consume TlsDxe driver. It can both support http and https
feature, that’s depended on the information of URL, the HTTP
instance can be able to determine whether to use http or https.

Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.com>
Cc: Zhang Lubo <lubo.zhang@intel.com>
Cc: Long Qin <qin.long@intel.com>
Cc: Thomas Palmer <thomas.palmer@hpe.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>
2016-12-22 20:33:40 +08:00
..
ComponentName.c NetworkPkg: Add HTTP Driver 2015-07-07 09:09:21 +00:00
ComponentName.h NetworkPkg: Add HTTP Driver 2015-07-07 09:09:21 +00:00
HttpDns.c NetworkPkg:Enable Http Boot over Ipv6 stack 2015-11-09 03:30:42 +00:00
HttpDns.h NetworkPkg:Enable Http Boot over Ipv6 stack 2015-11-09 03:30:42 +00:00
HttpDriver.c NetworkPkg: Fix typos in comments 2016-07-11 10:29:50 +08:00
HttpDriver.h NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00
HttpDxe.inf NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00
HttpDxe.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
HttpDxeExtra.uni NetworkPkg: Convert all .uni files to utf-8 2015-12-15 04:56:57 +00:00
HttpImpl.c NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00
HttpImpl.h NetworkPkg: Correct HttpConfigure parameter check 2016-05-26 16:10:55 +08:00
HttpProto.c NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00
HttpProto.h NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00
HttpsSupport.c NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00
HttpsSupport.h NetworkPkg/HttpDxe: HTTPS support over IPv4 and IPv6 2016-12-22 20:33:40 +08:00