]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpDxe/HttpDriver.h
NetworkPkg: Read HttpTlsCipherList variable and configure it for HTTPS session.
[mirror_edk2.git] / NetworkPkg / HttpDxe / HttpDriver.h
index 93a412ae2f6833f19b7091cfd3280e8d230ea4df..3b7a7a22a5ce3c4687ce68f81a554a24fa16dcc9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   The header files of the driver binding and service binding protocol for HttpDxe driver.\r
 \r
-  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
   (C) Copyright 2016 Hewlett Packard Enterprise Development LP<BR>\r
 \r
   This program and the accompanying materials\r
@@ -61,6 +61,7 @@
 #include <Protocol/Http.h>\r
 \r
 #include <Guid/TlsAuthentication.h>\r
+#include <Guid/HttpTlsCipherList.h>\r
 \r
 #include <IndustryStandard/Tls1.h>\r
 \r