]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/ResetVector/Vtf0/Vtf0.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / ResetVector / Vtf0 / Vtf0.inf
CommitLineData
5a1f324d
JJ
1## @file\r
2# Reset Vector\r
3#\r
4# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
5#\r
0acd8697 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
5a1f324d
JJ
7#\r
8##\r
9\r
10[Defines]\r
11 INF_VERSION = 0x00010005\r
12 BASE_NAME = ResetVector\r
13 FILE_GUID = 1BA0062E-C779-4582-8566-336AE8F78F09\r
14 MODULE_TYPE = SEC\r
15 VERSION_STRING = 1.1\r
e48e0742 16 MODULE_UNI_FILE = ResetVector.uni\r
5a1f324d
JJ
17\r
18#\r
19# The following information is for reference only and not required by the build tools.\r
20#\r
21# VALID_ARCHITECTURES = IA32 X64\r
22#\r
23\r
24[Sources]\r
25 Vtf0.nasmb\r
26\r
27[Packages]\r
28 MdePkg/MdePkg.dec\r
e48e0742
LG
29\r
30[UserExtensions.TianoCore."ExtraFiles"]\r
31 ResetVectorExtra.uni\r