]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Tcg/Opal/OpalPassword/OpalPasswordForm.vfr
SecurityPkg: Apply uncrustify changes
[mirror_edk2.git] / SecurityPkg / Tcg / Opal / OpalPassword / OpalPasswordForm.vfr
index d802ef305dad5f6526f217ffe38ca5096eb00e49..f0d3e220b299abec43f61aec33b17439dc0d4fbe 100644 (file)
@@ -1,13 +1,7 @@
 /** @file\r
 \r
-Copyright (c) 2016 - 2018, 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) 2016 - 2019, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
 **/\r
 #include "OpalHiiFormValues.h"\r
@@ -45,7 +39,7 @@ form formid = FORMID_VALUE_MAIN_MENU,
         endnumeric;\r
     endif;\r
 \r
-    subtitle text = STRING_TOKEN(STR_MAIN_OPAL_VERSION);\r
+    subtitle text = STRING_TOKEN(STR_MAIN_OPAL_TITLE_LBL);\r
 \r
     subtitle text = STRING_TOKEN(STR_NULL);\r
 \r
@@ -174,7 +168,7 @@ form formid = FORMID_VALUE_DISK_INFO_FORM_MAIN,
         endcheckbox;\r
     endif;\r
 \r
-    subtitle text = STRING_TOKEN(STR_MAIN_OPAL_VERSION);\r
+    subtitle text = STRING_TOKEN(STR_DISK_INFO_TITLE_LBL);\r
 \r
     subtitle text = STRING_TOKEN(STR_NULL);\r
 \r