]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Library/PchPlatformLib/PchPlatformLib.inf
SourceLevelDebugPkg DebugAgentLib: Rename IsBsp to DebugAgentIsBsp
[mirror_edk2.git] / Vlv2TbltDevicePkg / Library / PchPlatformLib / PchPlatformLib.inf
CommitLineData
3cbfba02
DW
1#\r
2#\r
3#/*++\r
4#\r
5# Copyright (c) 2012 - 2014, Intel Corporation. All rights reserved\r
6# \r\r
7# This program and the accompanying materials are licensed and made available under\r\r
8# the terms and conditions of the BSD License that accompanies this distribution. \r\r
9# The full text of the license may be found at \r\r
10# http://opensource.org/licenses/bsd-license.php. \r\r
11# \r\r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r\r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r\r
14# \r\r
15#\r
16# Module Name:\r
17#\r
18# PeiDxePchPlatformLib.inf\r
19#\r
20# Abstract:\r
21#\r
22# Component description file for PEI/DXE PCH Platform Lib\r
23#\r
24#--*/\r
25\r
26[defines]\r
27 INF_VERSION = 0x00010005\r
28 BASE_NAME = PchPlatformLib\r
29 FILE_GUID = 32F89CBC-305D-4bdd-8B2C-9C65592E66AC\r
30 MODULE_TYPE = BASE\r
31 VERSION_STRING = 1.0\r
32 LIBRARY_CLASS = PchPlatformLib\r
33\r
34[sources.common]\r
35 PchPlatformLibrary.h\r
36 PchPlatformLibrary.c\r
37\r
38[Packages]\r
39 MdePkg/MdePkg.dec\r
40 MdeModulePkg/MdeModulePkg.dec\r
41 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec\r
42\r
43[LibraryClasses]\r
44 BaseLib\r
45 PciLib\r
46 IoLib\r
47 DebugLib\r
48\r
49\r
50[Pcd.common]\r
51 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress\r
52\r
53\r
54[Protocols]\r
55\r