NonDiscoverableInitLib.inf 950 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. ## @file
  2. #
  3. # Copyright (c) 2017, Linaro Ltd. All rights reserved.<BR>
  4. #
  5. # SPDX-License-Identifier: BSD-2-Clause-Patent
  6. #
  7. #
  8. ##
  9. [Defines]
  10. INF_VERSION = 0x0001001A
  11. BASE_NAME = Armada70x0DbNonDiscoverableInitLib
  12. FILE_GUID = 151b04bc-9195-4380-b1fa-987130b450f0
  13. MODULE_TYPE = BASE
  14. VERSION_STRING = 1.0
  15. LIBRARY_CLASS = NonDiscoverableInitLib
  16. #
  17. # The following information is for reference only and not required by the build
  18. # tools.
  19. #
  20. # VALID_ARCHITECTURES = AARCH64
  21. #
  22. [Sources]
  23. NonDiscoverableInitLib.c
  24. [Packages]
  25. EmbeddedPkg/EmbeddedPkg.dec
  26. MdePkg/MdePkg.dec
  27. MdeModulePkg/MdeModulePkg.dec
  28. Silicon/Marvell/Marvell.dec
  29. [LibraryClasses]
  30. DebugLib
  31. IoLib
  32. MvGpioLib
  33. [Protocols]
  34. gEmbeddedGpioProtocolGuid
  35. [Depex]
  36. gMarvellPlatformInitCompleteProtocolGuid