]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Library/SmmCpuFeaturesLib/StandaloneMmCpuFeaturesLib.inf
5935b3e1fd67bc23b28faca9d11898fb6ddfb606
[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 StandaloneMmCpuFeaturesLib.c
25 SmmCpuFeaturesLibNoStm.c
26
27 [Packages]
28 MdePkg/MdePkg.dec
29 UefiCpuPkg/UefiCpuPkg.dec
30
31 [LibraryClasses]
32 BaseLib
33 DebugLib
34 MemoryAllocationLib
35 PcdLib
36
37 [FixedPcd]
38 gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber ## SOMETIMES_CONSUMES
39
40 [FeaturePcd]
41 gUefiCpuPkgTokenSpaceGuid.PcdSmrrEnable ## CONSUMES
42 gUefiCpuPkgTokenSpaceGuid.PcdSmmFeatureControlEnable ## CONSUMES