VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/UefiPayloadPkg/Library/PciHostBridgeLib/PciHostBridgeLib.inf@ 89989

Last change on this file since 89989 was 80721, checked in by vboxsync, 5 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 934 bytes
Line 
1## @file
2# Library instance of PciHostBridgeLib library class for coreboot.
3#
4# Copyright (C) 2016, 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 = PciHostBridgeLib
15 FILE_GUID = 62EE5269-CFFD-43a3-BE3F-622FC79F467E
16 MODULE_TYPE = BASE
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 PciHostBridgeSupport.c
31
32[Packages]
33 MdeModulePkg/MdeModulePkg.dec
34 MdePkg/MdePkg.dec
35
36[LibraryClasses]
37 BaseMemoryLib
38 DebugLib
39 DevicePathLib
40 MemoryAllocationLib
41 PciLib
Note: See TracBrowser for help on using the repository browser.

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