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