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