]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / UefiCpuPkg / ResetVector / Vtf0 / Bin / ResetVector.inf
... / ...
CommitLineData
1## @file\r
2# Reset Vector binary\r
3#\r
4# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
5#\r
6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7#\r
8##\r
9\r
10[Defines]\r
11 INF_VERSION = 0x00010005\r
12 BASE_NAME = ResetVector\r
13 MODULE_UNI_FILE = ResetVector.uni\r
14 FILE_GUID = 1BA0062E-C779-4582-8566-336AE8F78F09\r
15 MODULE_TYPE = SEC\r
16 VERSION_STRING = 1.1\r
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[Binaries.Ia32]\r
25 RAW|IA32/ResetVector.ia32.raw|*\r
26\r
27[Binaries.X64]\r
28 RAW|X64/PageTable2M/ResetVector.x64.raw|*\r
29\r
30[UserExtensions.TianoCore."ExtraFiles"]\r
31 ResetVectorExtra.uni\r