]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/NetworkPkg.dec
NetworkPkg: Add PCD to enable the HTTP connections switch
[mirror_edk2.git] / NetworkPkg / NetworkPkg.dec
index 24d45f43be4d1704a989e74ea2cc2291c36b7cf4..2ad485dbd7e596b9e4fce5a251e07f325c5f3b22 100644 (file)
@@ -4,7 +4,7 @@
 # This package provides network modules that conform to UEFI 2.4 specification.\r
 #\r
 # (C) Copyright 2015 Hewlett-Packard Development Company, L.P.<BR>\r
-# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2009 - 2017, Intel Corporation. All rights reserved.<BR>\r
 #\r
 # This program and the accompanying materials are licensed and made available under\r
 # the terms and conditions of the BSD License which accompanies this distribution.\r
   # @Prompt Private Key's size.\r
   gEfiNetworkPkgTokenSpaceGuid.PcdIpsecUefiCertificateKeySize|0x3d5|UINT32|0x00000006\r
 \r
+  ## Indicates whether HTTP connections (i.e., unsecured) are permitted or not.\r
+  # TRUE  - HTTP connections are allowed. Both the "https://" and "http://" URI schemes are permitted.\r
+  # FALSE - HTTP connections are denied. Only the "https://" URI scheme is permitted.\r
+  # @Prompt Indicates whether HTTP connections are permitted or not.\r
+  gEfiNetworkPkgTokenSpaceGuid.PcdAllowHttpConnections|FALSE|BOOLEAN|0x00000008\r
+\r
 [PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
   ## IPv6 DHCP Unique Identifier (DUID) Type configuration (From RFCs 3315 and 6355).\r
   # 01 = DUID Based on Link-layer Address Plus Time [DUID-LLT]\r