]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Library/SmmCpuFeaturesLib/StandaloneMmCpuFeaturesLib.inf
b1f60a55055d7be095b4c0219203e20b08fc2b1f
[mirror_edk2.git] / UefiCpuPkg / Library / SmmCpuFeaturesLib / StandaloneMmCpuFeaturesLib.inf
1 ## @file
2 # Standalone MM CPU specific programming.
3 #
4 # Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>
5 # Copyright (c) Microsoft Corporation.<BR>
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = StandaloneMmCpuFeaturesLib
13 MODULE_UNI_FILE = SmmCpuFeaturesLib.uni
14 FILE_GUID = BB554A2D-F5DF-41D3-8C62-46476A2B2B18
15 MODULE_TYPE = MM_STANDALONE
16 VERSION_STRING = 1.0
17 PI_SPECIFICATION_VERSION = 0x00010032
18 LIBRARY_CLASS = SmmCpuFeaturesLib
19 CONSTRUCTOR = StandaloneMmCpuFeaturesLibConstructor
20
21 [Sources]
22 CpuFeaturesLib.h
23 IntelSmmCpuFeaturesLib.c
24 SmmCpuFeaturesLibCommon.c
25 StandaloneMmCpuFeaturesLib.c
26 SmmCpuFeaturesLibNoStm.c
27
28 [Packages]
29 MdePkg/MdePkg.dec
30 UefiCpuPkg/UefiCpuPkg.dec
31
32 [LibraryClasses]
33 BaseLib
34 DebugLib
35 MemoryAllocationLib
36 PcdLib
37
38 [FixedPcd]
39 gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber ## SOMETIMES_CONSUMES
40
41 [FeaturePcd]
42 gUefiCpuPkgTokenSpaceGuid.PcdSmrrEnable ## CONSUMES
43 gUefiCpuPkgTokenSpaceGuid.PcdSmmFeatureControlEnable ## CONSUMES