]> git.proxmox.com Git - mirror_edk2.git/blobdiff - NetworkPkg/IScsiDxe/IScsiConfigStrings.uni
NetworkPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / NetworkPkg / IScsiDxe / IScsiConfigStrings.uni
index 11e8b09f99d68c3f5b1e94209a5e12a7611cd711..70dfff99b4cad13c985dfa7616c4baf0de928af2 100644 (file)
@@ -1,35 +1,31 @@
 // *++\r
 //\r
-// Copyright (c) 2004 - 2017, Intel Corporation. All rights reserved.<BR>\r
-// This program and the accompanying materials\r
-// are licensed and made available under the terms and conditions of the BSD License\r
-// which accompanies this distribution.  The full text of the license may be found at\r
-// http://opensource.org/licenses/bsd-license.php\r
-//\r
-// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+// Copyright (c) 2004 - 2018, Intel Corporation. All rights reserved.<BR>\r
+// SPDX-License-Identifier: BSD-2-Clause-Patent\r
 //\r
 // Module Name:\r
 //\r
 //   IScsiConfigStrings.uni\r
-// \r
+//\r
 // Abstract:\r
-// \r
+//\r
 //   String definitions for iSCSI configuration.\r
-// \r
+//\r
 // Revision History:\r
-// \r
+//\r
 // --*/\r
 \r
 /=#\r
 \r
 #langdef en-US "English"\r
+#langdef x-UEFI-ns "UefiNameSpace"\r
 \r
-#string STR_ISCSI_CONFIG_FORM_TITLE     #language en-US "iSCSI Configuration"  \r
-#string STR_ISCSI_CONFIG_FORM_HELP      #language en-US "Configure the iSCSI parameters."   \r
+#string STR_ISCSI_CONFIG_FORM_TITLE     #language en-US "iSCSI Configuration"\r
+#string STR_ISCSI_CONFIG_FORM_HELP      #language en-US "Configure the iSCSI parameters."\r
 #string STR_ISCSI_MAIN_FORM_TITLE       #language en-US "iSCSI Configuration"\r
 #string STR_ISCSI_MAC_FORM_TITLE        #language en-US "MAC Selection"\r
 #string STR_ISCSI_CONFIG_INIT_NAME      #language en-US "iSCSI Initiator Name"\r
+                                        #language x-UEFI-ns "iSCSIInitiatorName"\r
 #string STR_ISCSI_CONFIG_INIT_NAME_HELP #language en-US "The worldwide unique name of iSCSI Initiator. Only IQN format is accepted."\r
 #string STR_ISCSI_ATTEMPT_NAME          #language en-US "iSCSI Attempt Name"\r
 #string STR_ISCSI_ATTEMPT_NAME_HELP     #language en-US "The human name defined for this attempt."\r
@@ -68,7 +64,7 @@
 #string STR_ISCSI_TARGET_PORT           #language en-US "  Target Port"\r
 #string STR_ISCSI_BOOT_LUN              #language en-US "  Boot LUN"\r
 #string STR_ISCSI_BOOT_LUN_HELP         #language en-US "Hexadecimal representation of the LU number. Examples are: 4752-3A4F-6b7e-2F99, 6734-9-156f-127, 4186-9"\r
-#string STR_ISCSI_ENABLE_DHCP           #language en-US "Enable DHCP"         \r
+#string STR_ISCSI_ENABLE_DHCP           #language en-US "Enable DHCP"\r
 #string STR_ISCSI_ENABLE_DHCP_ON_TARGET #language en-US "Get target info via DHCP"\r
 #string STR_CHAP_TYPE_PROMPT            #language en-US "  CHAP Type"\r
 #string STR_CHAP_TYPE_HELP              #language en-US "None, One way CHAP or mutual CHAP"\r
 #string STR_SAVE_CHANGES                #language en-US "Save Changes"\r
 #string STR_SAVE_CHANGES_HELP           #language en-US "Must reboot system manually for changes to take place."\r
 #string STR_NULL                        #language en-US ""\r
-#string STR_SAVE_AND_EXIT               #language en-US "Commit Changes and Exit"                                      \r
-#string STR_NO_SAVE_AND_EXIT            #language en-US "Discard Changes and Exit"                                       \r
+#string STR_SAVE_AND_EXIT               #language en-US "Commit Changes and Exit"\r
+#string STR_NO_SAVE_AND_EXIT            #language en-US "Discard Changes and Exit"\r
 #string STR_ISCSI_CONFIG_ISID           #language en-US "ISID"\r
 #string STR_ISCSI_CONFIG_ISID_HELP      #language en-US "OUI-format ISID in 6 bytes, default value are derived from MAC address. Only last 3 bytes are configurable. Example: update 0ABBCCDDEEFF to 0ABBCCF07901 by input F07901."\r
-\r
-  
\ No newline at end of file
+#string STR_ISCSI_MAC_PROMPT            #language en-US "Configure the mac address for the attempt"\r
+                                        #language x-UEFI-ns "iSCSIMacAddr"\r
+#string STR_ISCSI_ADD_ATTEMPTS          #language en-US "Add Attempts"\r
+                                        #language x-UEFI-ns "iSCSIAddAttempts"\r
+#string STR_ISCSI_DELETE_ATTEMPTS       #language en-US "Delete Attempts"\r
+                                        #language x-UEFI-ns "iSCSIDeleteAttempts"\r
+#string STR_ISCSI_DISPLAY_ATTEMPTS      #language en-US "Display Attempts"\r
+                                        #language x-UEFI-ns "iSCSIDisplayAttemptList"\r
+#string STR_ISCSI_ATTEMPT_ORDER         #language en-US "New Attempt Order"\r
+                                        #language x-UEFI-ns "iSCSIAttemptOrder"\r
+#string STR_ISCSI_ISID_HELP             #language en-US "The iSCSI ISID. Default value are derived from MAC address. Only last 3 bytes are configurable."\r