]> git.proxmox.com Git - mirror_edk2.git/blame - UefiCpuPkg/Library/CpuCommonFeaturesLib/CpuCommonFeaturesLib.inf
UefiCpuPkg: Enable Processor Trace feature.
[mirror_edk2.git] / UefiCpuPkg / Library / CpuCommonFeaturesLib / CpuCommonFeaturesLib.inf
CommitLineData
80c4b236
JF
1## @file\r
2# NULL instance to register CPU features.\r
3#\r
4# This library registers CPU features defined in Intel(R) 64 and IA-32\r
5# Architectures Software Developer's Manual.\r
6#\r
7# Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
8#\r
9# This program and the accompanying materials\r
10# are licensed and made available under the terms and conditions of the BSD License\r
11# which accompanies this distribution. The full text of the license may be found at\r
12# http://opensource.org/licenses/bsd-license.php\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15#\r
16##\r
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = CpuCommonFeaturesLib\r
21 MODULE_UNI_FILE = CpuCommonFeaturesLib.uni\r
22 FILE_GUID = 6D69F79F-9535-4893-9DD7-93929898252C\r
23 MODULE_TYPE = BASE\r
24 VERSION_STRING = 1.0\r
25 LIBRARY_CLASS = NULL\r
26\r
27 CONSTRUCTOR = CpuCommonFeaturesLibConstructor\r
28\r
29#\r
30# The following information is for reference only and not required by the build tools.\r
31#\r
32# VALID_ARCHITECTURES = IA32 X64\r
33#\r
34\r
35[Sources]\r
36 CpuCommonFeaturesLib.c\r
37 CpuCommonFeatures.h\r
38 Aesni.c\r
39 C1e.c\r
40 ClockModulation.c\r
41 Eist.c\r
42 ExecuteDisable.c\r
43 FastStrings.c\r
44 FeatureControl.c\r
45 LimitCpuIdMaxval.c\r
46 MachineCheck.c\r
47 MonitorMwait.c\r
48 PendingBreak.c\r
49 X2Apic.c\r
ee1d736a 50 Ppin.c\r
3d6275c1 51 Lmce.c\r
bc230057 52 ProcTrace.c\r
80c4b236
JF
53\r
54[Packages]\r
55 MdePkg/MdePkg.dec\r
56 UefiCpuPkg/UefiCpuPkg.dec\r
57\r
58[LibraryClasses]\r
59 BaseLib\r
60 PcdLib\r
61 DebugLib\r
62 RegisterCpuFeaturesLib\r
63 BaseMemoryLib\r
64 MemoryAllocationLib\r
65 LocalApicLib\r
66\r
67[Pcd]\r
68 gUefiCpuPkgTokenSpaceGuid.PcdCpuFeaturesSupport ## CONSUMES\r
69 gUefiCpuPkgTokenSpaceGuid.PcdCpuClockModulationDutyCycle ## SOMETIMES_CONSUMES\r
70 gUefiCpuPkgTokenSpaceGuid.PcdIsPowerOnReset ## SOMETIMES_CONSUMES\r
bc230057
ED
71 gUefiCpuPkgTokenSpaceGuid.PcdCpuProcTraceOutputScheme ## SOMETIMES_CONSUMES\r
72 gUefiCpuPkgTokenSpaceGuid.PcdCpuProcTraceMemSize ## SOMETIMES_CONSUMES