]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.inf
MdeModulePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdeModulePkg / Library / PciHostBridgeLibNull / PciHostBridgeLibNull.inf
CommitLineData
7ff66d3c
RN
1## @file\r
2# Null instance of PCI Host Bridge Library with empty functions.\r
3#\r
de005223 4# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>\r
7ff66d3c 5#\r
9b6b9385
LE
6# This program and the accompanying materials are licensed and made available\r
7# under the terms and conditions of the BSD License which accompanies this\r
8# distribution. The full text of the license may be found at\r
7ff66d3c
RN
9# http://opensource.org/licenses/bsd-license.php\r
10# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
9b6b9385
LE
11# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR\r
12# IMPLIED.\r
7ff66d3c
RN
13#\r
14#\r
15##\r
16\r
17[Defines]\r
18 INF_VERSION = 0x00010005\r
19 BASE_NAME = PciHostBridgeLibNull\r
20 MODULE_UNI_FILE = PciHostBridgeLibNull.uni\r
21 FILE_GUID = A19A6C36-7053-4E2C-8BD0-E8286230E473\r
22 MODULE_TYPE = DXE_DRIVER\r
23 VERSION_STRING = 1.0\r
24 LIBRARY_CLASS = PciHostBridgeLib\r
25\r
26#\r
9b6b9385
LE
27# The following information is for reference only and not required by the build\r
28# tools.\r
7ff66d3c 29#\r
de005223 30# VALID_ARCHITECTURES = IA32 X64 EBC\r
7ff66d3c
RN
31#\r
32\r
33[Sources]\r
34 PciHostBridgeLibNull.c\r
35\r
36[Packages]\r
37 MdePkg/MdePkg.dec\r
38 MdeModulePkg/MdeModulePkg.dec\r