]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Library/SmmCpuFeaturesLib/SmmCpuFeaturesLib.inf
UefiCpuPkg: Convert all .uni files to utf-8
[mirror_edk2.git] / UefiCpuPkg / Library / SmmCpuFeaturesLib / SmmCpuFeaturesLib.inf
1 ## @file
2 # The CPU specific programming for PiSmmCpuDxeSmm module.
3 #
4 # Copyright (c) 2009 - 2015, Intel Corporation. All rights reserved.<BR>
5 # This program and the accompanying materials
6 # are licensed and made available under the terms and conditions of the BSD License
7 # which accompanies this distribution. The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 ##
14
15 [Defines]
16 INF_VERSION = 0x00010005
17 BASE_NAME = SmmCpuFeaturesLib
18 MODULE_UNI_FILE = SmmCpuFeaturesLib.uni
19 FILE_GUID = FC3DC10D-D271-422a-AFF3-CBCF70344431
20 MODULE_TYPE = DXE_SMM_DRIVER
21 VERSION_STRING = 1.0
22 LIBRARY_CLASS = SmmCpuFeaturesLib
23 CONSTRUCTOR = SmmCpuFeaturesLibConstructor
24
25 [Sources]
26 SmmCpuFeaturesLib.c
27
28 [Packages]
29 MdePkg/MdePkg.dec
30 UefiCpuPkg/UefiCpuPkg.dec
31
32 [LibraryClasses]
33 BaseLib
34 PcdLib
35 MemoryAllocationLib
36 DebugLib
37
38 [Pcd]
39 gUefiCpuPkgTokenSpaceGuid.PcdCpuMaxLogicalProcessorNumber ## SOMETIMES_CONSUMES