VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmPciExpressLib/SmmPciExpressLib.inf

最後變更 在這個檔案是 89983,由 vboxsync 提交於 4 年 前

Devices/EFI: Merge edk-stable202105 and openssl 1.1.1j and make it build, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 949 位元組
 
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
38 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseSize ## CONSUMES
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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