]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Ip4Dxe/Ip4Config2.vfr
BaseTools:Change the path of the file that Binary Cache
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Ip4Dxe / Ip4Config2.vfr
index a18db22846c8f7eae03fbd525c2ff3d88cffc27c..d85a99180e5c1e85407dd2f9b72f6825d57e1cc6 100644 (file)
@@ -1,14 +1,8 @@
 /** @file\r
   Vfr file for IP4Dxe.\r
 \r
-Copyright (c) 2015, 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) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 #include "Ip4NvData.h"\r
@@ -31,7 +25,7 @@ formset
 \r
     checkbox varid = IP4_CONFIG2_IFR_NVDATA.Configure,\r
             prompt = STRING_TOKEN(STR_IP4_CONFIGURE),\r
-            help   = STRING_TOKEN(STR_IP4_CONFIGURE),\r
+            help   = STRING_TOKEN(STR_IP4_CONFIGURE_HELP),\r
             flags  = INTERACTIVE,\r
             key    = KEY_ENABLE,\r
     endcheckbox;\r
@@ -87,13 +81,13 @@ formset
     endif;\r
 \r
     subtitle text = STRING_TOKEN(STR_NULL);\r
-    \r
+\r
     text\r
       help   = STRING_TOKEN(STR_SAVE_CHANGES),\r
       text   = STRING_TOKEN(STR_SAVE_CHANGES),\r
       flags  = INTERACTIVE,\r
       key    = KEY_SAVE_CHANGES;\r
-      \r
+\r
   endform;\r
 \r
 endformset;\r