FdtPciHostBridgeLib.inf 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051
  1. ## @file
  2. # PCI Host Bridge Library instance for pci-ecam-generic DT nodes
  3. #
  4. # Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. #
  9. ##
  10. [Defines]
  11. INF_VERSION = 0x00010005
  12. BASE_NAME = FdtPciHostBridgeLib
  13. FILE_GUID = 59fcb139-2558-4cf0-8d7c-ebac499da727
  14. MODULE_TYPE = DXE_DRIVER
  15. VERSION_STRING = 1.0
  16. LIBRARY_CLASS = PciHostBridgeLib
  17. #
  18. # The following information is for reference only and not required by the build
  19. # tools.
  20. #
  21. # VALID_ARCHITECTURES = AARCH64 ARM
  22. #
  23. [Sources]
  24. FdtPciHostBridgeLib.c
  25. [Packages]
  26. ArmPkg/ArmPkg.dec
  27. ArmVirtPkg/ArmVirtPkg.dec
  28. MdeModulePkg/MdeModulePkg.dec
  29. MdePkg/MdePkg.dec
  30. [LibraryClasses]
  31. DebugLib
  32. DevicePathLib
  33. DxeServicesTableLib
  34. MemoryAllocationLib
  35. PciPcdProducerLib
  36. [FixedPcd]
  37. gArmTokenSpaceGuid.PcdPciMmio32Translation
  38. gArmTokenSpaceGuid.PcdPciMmio64Translation
  39. [Pcd]
  40. gArmTokenSpaceGuid.PcdPciIoTranslation
  41. gEfiMdePkgTokenSpaceGuid.PcdPciExpressBaseAddress
  42. [Depex]
  43. gFdtClientProtocolGuid