]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/CpuIA32Lib/CpuIA32Lib.inf
UefiCpuPkg/DxeMpLib: Remove unnecessary ret instruction
[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
5# This program and the accompanying materials are licensed and made available under\r\r
6# the terms and conditions of the BSD License that accompanies this distribution. \r\r
7# The full text of the license may be found at \r\r
8# http://opensource.org/licenses/bsd-license.php. \r\r
9# \r\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r\r
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r\r
12# \r\r
13#\r
14#\r
15# Module Name:\r
16#\r
17# CpuIA32Lib.inf\r
18#\r
19# Abstract:\r
20#\r
21# Component description file for the Cpu IA32 library.\r
22#\r
23#--*/\r
24\r
25[defines]\r
26 INF_VERSION = 0x00010005\r
27 BASE_NAME = CpuIA32Lib\r
28 FILE_GUID = 98546178-64F1-4d2e-814F-6BF963DB7930\r
29 MODULE_TYPE = BASE\r
30 VERSION_STRING = 1.0\r
31 LIBRARY_CLASS = CpuIA32Lib\r
32 PI_SPECIFICATION_VERSION = 0x0001000A\r
33\r
34[Sources]\r
35 EfiCpuVersion.c\r
36\r
37[Sources.IA32]\r
38 IA32/CpuIA32.c\r
39\r
40[Sources.X64]\r
41 X64/Cpu.asm\r
42 X64/Cpu.S\r
43\r
44[Packages]\r
45 MdePkg/MdePkg.dec\r
46 Vlv2TbltDevicePkg/PlatformPkg.dec\r