VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Library/SmmPciExpressLib/SmmPciExpressLib.inf@ 80728

Last change on this file since 80728 was 80721, checked in by vboxsync, 6 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: 888 bytes
Line 
1## @file
2# Instance of PCI Express Library using the 256 MB PCI Express MMIO window.
3#
4# PCI Express Library that uses the 256 MB PCI Express MMIO window to perform
5# PCI Configuration cycles. Layers on top of an I/O Library instance.
6#
7# Copyright (c) 2007 - 2014, Intel Corporation. All rights reserved.
8# Portions copyright (c) 2016, American Megatrends, Inc. All rights reserved.
9#
10# SPDX-License-Identifier: BSD-2-Clause-Patent
11#
12#
13##
14
15[Defines]
16 INF_VERSION = 0x00010005
17 BASE_NAME = SmmPciExpressLib
18 FILE_GUID = 00D24382-8231-4B18-A4F0-2D94D8FE2E81
19 MODULE_TYPE = DXE_SMM_DRIVER
20 VERSION_STRING = 1.0
21 LIBRARY_CLASS = PciExpressLib|DXE_SMM_DRIVER SMM_CORE
22 CONSTRUCTOR = SmmPciExpressLibConstructor
23
24[Sources]
25 PciExpressLib.c
26
27[Packages]
28 MdePkg/MdePkg.dec
29
30[LibraryClasses]
31 BaseLib
32 PcdLib
33 DebugLib
34 IoLib
35
36[Pcd]
37 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress ## CONSUMES
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