]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/ResetVector/FixupVtf/Vtf.inf
UefiCpuPkg: Convert all .uni files to utf-8
[mirror_edk2.git] / UefiCpuPkg / ResetVector / FixupVtf / Vtf.inf
index 2450bf6a7e623ed15eb1af81523e98a77bacbb81..ed41c3807d5cfab2fb01af05ab79b9f2d088160a 100644 (file)
@@ -1,5 +1,7 @@
 ## @file\r
 #  Reset Vector\r
+#  \r
+#  This VTF requires build time fixups in order to find the SEC entry point.\r
 #\r
 #  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 #\r
@@ -18,6 +20,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 +33,6 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  ResetVectorExtra.uni\r