]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkSocPkg/QuarkSouthCluster/Library/IohLib/IohLib.inf
QuarkSocPkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / QuarkSocPkg / QuarkSouthCluster / Library / IohLib / IohLib.inf
CommitLineData
9b6bbcdb
MK
1## @file\r
2# Intel Soc Library Instance\r
3#\r
4# Intel Soc Library Instance\r
5#\r
fda6abd6 6# Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>\r
9b6bbcdb
MK
7#\r
8# This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12#\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15#\r
16##\r
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = IohLib\r
21 FILE_GUID = B4C12297-7B19-4523-B165-81374D96716B\r
22 MODULE_TYPE = BASE\r
23 VERSION_STRING = 1.0\r
24 LIBRARY_CLASS = IohLib\r
25\r
26\r
27#\r
28# The following information is for reference only and not required by the build tools.\r
29#\r
fda6abd6 30# VALID_ARCHITECTURES = IA32 X64 EBC\r
9b6bbcdb
MK
31#\r
32\r
33[Sources]\r
34 IohLib.c\r
35 CommonHeader.h\r
36\r
37[Packages]\r
38 MdePkg/MdePkg.dec\r
39 QuarkSocPkg/QuarkSocPkg.dec\r
40\r
41[LibraryClasses]\r
42 DebugLib\r
43 PciLib\r
44 IoLib\r
45 PciCf8Lib\r
46 BaseLib\r
47 CpuLib\r
48\r
49[Pcd]\r
50 gEfiQuarkSCSocIdTokenSpaceGuid.PcdIohGpioBusNumber\r
51 gEfiQuarkSCSocIdTokenSpaceGuid.PcdIohGpioBusNumber\r
52 gEfiQuarkSCSocIdTokenSpaceGuid.PcdIohGpioDevNumber\r
53 gEfiQuarkSCSocIdTokenSpaceGuid.PcdIohGpioFunctionNumber\r
54 gEfiQuarkSCSocIdTokenSpaceGuid.PcdIohGpioBarRegister\r
55 gEfiQuarkSCSocIdTokenSpaceGuid.PcdIohGpioMmioBase\r