]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpDxe/HttpDxe.inf
NetworkPkg/Mtftp6Dxe: Support windowsize in read request operation.
[mirror_edk2.git] / NetworkPkg / HttpDxe / HttpDxe.inf
index df2efdc2576dd9ce9ffa39505a7efbc7c0b975c2..b90a7ef4f892f40450323569c40f86dd2d372061 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Implementation of EFI HTTP protocol interfaces.\r
 #\r
-#  Copyright (c) 2015 - 2017, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
   gEfiTlsConfigurationProtocolGuid                 ## SOMETIMES_CONSUMES\r
 \r
 [Guids]\r
-  gEfiTlsCaCertificateGuid                         ## CONSUMES  ## GUID\r
+  gEfiTlsCaCertificateGuid                         ## SOMETIMES_CONSUMES  ## Variable:L"TlsCaCertificate"\r
+  gEdkiiHttpTlsCipherListGuid                      ## SOMETIMES_CONSUMES  ## Variable:L"HttpTlsCipherList"\r
+  gEfiCertX509Guid                                 ## SOMETIMES_CONSUMES  ## GUID  # Check the cert type\r
 \r
 [Pcd]\r
-  gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections       ## CONSUMES  \r
+  gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections       ## CONSUMES\r
 \r
 [UserExtensions.TianoCore."ExtraFiles"]\r
-  HttpDxeExtra.uni
\ No newline at end of file
+  HttpDxeExtra.uni\r