]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Library/PciHostBridgeLibNull/PciHostBridgeLibNull.inf
MdeModulePkg: Replace BSD License with BSD+Patent License
[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
9d510e61 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
7ff66d3c
RN
7#\r
8#\r
9##\r
10\r
11[Defines]\r
12 INF_VERSION = 0x00010005\r
13 BASE_NAME = PciHostBridgeLibNull\r
14 MODULE_UNI_FILE = PciHostBridgeLibNull.uni\r
15 FILE_GUID = A19A6C36-7053-4E2C-8BD0-E8286230E473\r
16 MODULE_TYPE = DXE_DRIVER\r
17 VERSION_STRING = 1.0\r
18 LIBRARY_CLASS = PciHostBridgeLib\r
19\r
20#\r
9b6b9385
LE
21# The following information is for reference only and not required by the build\r
22# tools.\r
7ff66d3c 23#\r
de005223 24# VALID_ARCHITECTURES = IA32 X64 EBC\r
7ff66d3c
RN
25#\r
26\r
27[Sources]\r
28 PciHostBridgeLibNull.c\r
29\r
30[Packages]\r
31 MdePkg/MdePkg.dec\r
32 MdeModulePkg/MdeModulePkg.dec\r