]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/Library/CpuIA32Lib/CpuIA32Lib.inf
c9f0a434ace844984c1d46abd47ce86f18c2e5be
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / CpuIA32Lib / CpuIA32Lib.inf
1 #
2 #
3 # Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6
7 #
8 #
9 #
10 # Module Name:
11 #
12 # CpuIA32Lib.inf
13 #
14 # Abstract:
15 #
16 # Component description file for the Cpu IA32 library.
17 #
18 #--*/
19
20 [defines]
21 INF_VERSION = 0x00010005
22 BASE_NAME = CpuIA32Lib
23 FILE_GUID = 98546178-64F1-4d2e-814F-6BF963DB7930
24 MODULE_TYPE = BASE
25 VERSION_STRING = 1.0
26 LIBRARY_CLASS = CpuIA32Lib
27 PI_SPECIFICATION_VERSION = 0x0001000A
28
29 [Sources]
30 EfiCpuVersion.c
31
32 [Sources.IA32]
33 IA32/CpuIA32.c
34
35 [Sources.X64]
36 X64/Cpu.asm
37 X64/Cpu.S
38
39 [Packages]
40 MdePkg/MdePkg.dec
41 Vlv2TbltDevicePkg/PlatformPkg.dec