VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/OvmfPkg/Fdt/FdtPciPcdProducerLib/FdtPciPcdProducerLib.inf

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 1.1 KB
 
1#/** @file
2# FDT client library for consumers of PCI related dynamic PCDs
3#
4# Copyright (c) 2016, Linaro Ltd. All rights reserved.
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8#**/
9
10[Defines]
11 INF_VERSION = 0x00010005
12 BASE_NAME = FdtPciPcdProducerLib
13 FILE_GUID = D584275B-BF1E-4DF8-A53D-980F5645C5E7
14 MODULE_TYPE = BASE
15 VERSION_STRING = 1.0
16 LIBRARY_CLASS = PciPcdProducerLib|DXE_DRIVER UEFI_DRIVER
17 CONSTRUCTOR = FdtPciPcdProducerLibConstructor
18
19[Sources]
20 FdtPciPcdProducerLib.c
21
22[Packages]
23 EmbeddedPkg/EmbeddedPkg.dec
24 MdeModulePkg/MdeModulePkg.dec
25 MdePkg/MdePkg.dec
26
27[LibraryClasses]
28 BaseLib
29 DebugLib
30 PcdLib
31 UefiBootServicesTableLib
32
33[Protocols]
34 gFdtClientProtocolGuid ## CONSUMES
35
36[Pcd]
37 gEfiMdePkgTokenSpaceGuid.PcdPciIoTranslation ## PRODUCES
38 gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress ## PRODUCES
39 gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration ## PRODUCES
40
41[Depex]
42 gFdtClientProtocolGuid
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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