]> git.proxmox.com Git - mirror_edk2.git/commitdiff
NetworkPkg/NetworkPkg.uni: Define the prompt and help information for PcdAllowHttpCon...
authorJiaxin Wu <jiaxin.wu@intel.com>
Wed, 8 Feb 2017 04:56:54 +0000 (12:56 +0800)
committerJiaxin Wu <jiaxin.wu@intel.com>
Thu, 9 Feb 2017 00:33:27 +0000 (08:33 +0800)
Cc: Ye Ting <ting.ye@intel.com>
Cc: Fu Siyuan <siyuan.fu@intel.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>
NetworkPkg/NetworkPkg.uni

index 6eecd88f4e75ae85b38548e6007ae8fb81862274..d0e9b36dbea8a55c5825258688d9497761721bbf 100644 (file)
@@ -3,7 +3,7 @@
 //\r
 // This package provides network modules that conform to UEFI 2.4 specification.\r
 //\r
-// Copyright (c) 2009 - 2015, 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
 \r
 #string STR_gEfiNetworkPkgTokenSpaceGuid_PcdIpsecUefiCertificateKeySize_HELP  #language en-US "Private Key's size."\r
 \r
+#string STR_gEfiNetworkPkgTokenSpaceGuid_PcdAllowHttpConnections_PROMPT  #language en-US "Indicates whether HTTP connections are permitted or not."\r
+\r
+#string STR_gEfiNetworkPkgTokenSpaceGuid_PcdAllowHttpConnections_HELP  #language en-US "Indicates whether HTTP connections are permitted or not.\n"\r
+                                                                                       "TRUE  - HTTP connections are allowed.\n"\r
+                                                                                       "FALSE - HTTP connections are denied."\r
+\r
 #string STR_gEfiNetworkPkgTokenSpaceGuid_PcdIpsecCertificateEnabled_PROMPT  #language en-US "Enable IPsec IKEv2 Certificate Authentication."\r
 \r
 #string STR_gEfiNetworkPkgTokenSpaceGuid_PcdIpsecCertificateEnabled_HELP  #language en-US "Indicates if the IPsec IKEv2 Certificate Authentication feature is enabled or not.<BR><BR>\n"\r