]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/PchSmmLib/PchSmmLib.inf
IntelFrameworkModulePkg: Refine casting expression result to bigger size
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PchSmmLib / PchSmmLib.inf
CommitLineData
3cbfba02
DW
1## @file\r
2# Component description file for Intel Ich7 SMM Library.\r
3#\r
4# ICH SMM Library that layers on top of the I/O Library to directly\r
5# access SMM power management registers.\r
6# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.<BR>\r
7# \r\r
8# This program and the accompanying materials are licensed and made available under\r\r
9# the terms and conditions of the BSD License that accompanies this distribution. \r\r
10# The full text of the license may be found at \r\r
11# http://opensource.org/licenses/bsd-license.php. \r\r
12# \r\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r\r
15# \r\r
16#\r
17#\r
18#\r
19##\r
20\r
21[Defines]\r
22 INF_VERSION = 0x00010005\r
23 BASE_NAME = PchSmmLib\r
24 FILE_GUID = A6A16CCB-91B0-42f4-B4F3-D17D7A5662E6\r
25 MODULE_TYPE = BASE\r
26 VERSION_STRING = 1.0\r
27 LIBRARY_CLASS = SmmLib\r
28\r
29\r
30#\r
31# The following information is for reference only and not required by the build tools.\r
32#\r
33# VALID_ARCHITECTURES = IA32 X64 IPF EBC\r
34#\r
35\r
36[Sources]\r
37 PchSmmLib.c\r
38\r
39\r
40[Packages]\r
41 MdePkg/MdePkg.dec\r
42 Vlv2TbltDevicePkg/PlatformPkg.dec\r
43\r
44[LibraryClasses]\r
45 PcdLib\r
46 IoLib\r
47\r
48[Pcd]\r
49 gEfiPchTokenSpaceGuid.PcdPchAcpiIoPortBaseAddress\r
50\r
51\r