]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/HttpDxe/HttpDxe.inf
NetworkPkg: Add PCD to enable the HTTP connections switch
[mirror_edk2.git] / NetworkPkg / HttpDxe / HttpDxe.inf
index 111818138c1ea1bbd8a1f5b599936d1ec8ec8baa..df2efdc2576dd9ce9ffa39505a7efbc7c0b975c2 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Implementation of EFI HTTP protocol interfaces.\r
 #\r
-#  Copyright (c) 2015 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2015 - 2017, 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
@@ -75,5 +75,8 @@
 [Guids]\r
   gEfiTlsCaCertificateGuid                         ## CONSUMES  ## GUID\r
 \r
+[Pcd]\r
+  gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections       ## CONSUMES  \r
+\r
 [UserExtensions.TianoCore."ExtraFiles"]\r
   HttpDxeExtra.uni
\ No newline at end of file