NonDiscoverableInitLib.inf 1.0 KB

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