]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/ResetVector/Vtf0/Bin/ResetVector.inf
UefiCpuPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / UefiCpuPkg / ResetVector / Vtf0 / Bin / ResetVector.inf
1 ## @file
2 # Reset Vector binary
3 #
4 # Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = ResetVector
13 MODULE_UNI_FILE = ResetVector.uni
14 FILE_GUID = 1BA0062E-C779-4582-8566-336AE8F78F09
15 MODULE_TYPE = SEC
16 VERSION_STRING = 1.1
17
18 #
19 # The following information is for reference only and not required by the build tools.
20 #
21 # VALID_ARCHITECTURES = IA32 X64
22 #
23
24 [Binaries.Ia32]
25 RAW|ResetVector.ia32.raw|*
26
27 [Binaries.X64]
28 RAW|ResetVector.x64.raw|*
29
30 [UserExtensions.TianoCore."ExtraFiles"]
31 ResetVectorExtra.uni