]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/ResetVector/FixupVtf/Vtf.inf
UefiCpuPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / UefiCpuPkg / ResetVector / FixupVtf / Vtf.inf
index 2450bf6a7e623ed15eb1af81523e98a77bacbb81..02645d8682a7872c54460405861bdacc26143d88 100644 (file)
@@ -1,14 +1,11 @@
 ## @file\r
 #  Reset Vector\r
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  This VTF requires build time fixups in order to find the SEC entry point.\r
 #\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
-#  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) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+#\r
+#  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
@@ -18,6 +15,7 @@
   FILE_GUID                      = 1BA0062E-C779-4582-8566-336AE8F78F09\r
   MODULE_TYPE                    = SEC\r
   VERSION_STRING                 = 1.1\r
+  MODULE_UNI_FILE                = ResetVector.uni\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
@@ -30,3 +28,6 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  ResetVectorExtra.uni\r