VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/OvmfPkg/Library/PciHostBridgeLibScan/PciHostBridgeLibScan.inf

Last change on this file was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 998 bytes
Line 
1## @file
2# OVMF's instance of the PCI Host Bridge Library, for Bhyve and Xen guests.
3#
4# Copyright (C) 2016-2021, Red Hat, Inc.
5# Copyright (c) 2016 - 2018, Intel Corporation. All rights reserved.<BR>
6#
7# SPDX-License-Identifier: BSD-2-Clause-Patent
8#
9#
10##
11
12[Defines]
13 INF_VERSION = 0x00010005
14 BASE_NAME = PciHostBridgeLibScan
15 FILE_GUID = c93f2411-9bf5-4894-b552-67fae0c3d291
16 MODULE_TYPE = DXE_DRIVER
17 VERSION_STRING = 1.0
18 LIBRARY_CLASS = PciHostBridgeLib
19
20#
21# The following information is for reference only and not required by the build
22# tools.
23#
24# VALID_ARCHITECTURES = IA32 X64 EBC
25#
26
27[Sources]
28 PciHostBridge.h
29 PciHostBridgeLib.c
30 ScanForRootBridges.c
31
32[Packages]
33 MdeModulePkg/MdeModulePkg.dec
34 MdePkg/MdePkg.dec
35 OvmfPkg/OvmfPkg.dec
36
37[LibraryClasses]
38 BaseLib
39 BaseMemoryLib
40 DebugLib
41 MemoryAllocationLib
42 PciHostBridgeUtilityLib
43 PciLib
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette