PeiSpiLib.inf 1003 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. ## @file
  2. # Component description file for PEI PCH SPI Initialization
  3. #
  4. # Copyright (c) 2019, Intel Corporation. All rights reserved.<BR>
  5. #
  6. # SPDX-License-Identifier: BSD-2-Clause-Patent
  7. #
  8. ##
  9. [Defines]
  10. INF_VERSION = 0x00010017
  11. BASE_NAME = PeiSpiLib
  12. FILE_GUID = 4998447D-7948-448F-AB75-96E24E18FF23
  13. VERSION_STRING = 1.0
  14. MODULE_TYPE = PEIM
  15. LIBRARY_CLASS = SpiLib|PEIM PEI_CORE
  16. #
  17. # The following information is for reference only and not required by the build tools.
  18. #
  19. # VALID_ARCHITECTURES = IA32 X64 IPF
  20. #
  21. [LibraryClasses]
  22. DebugLib
  23. MemoryAllocationLib
  24. PcdLib
  25. PchCycleDecodingLib
  26. PchSpiCommonLib
  27. PciSegmentLib
  28. PeiServicesLib
  29. PeiServicesTablePointerLib
  30. [Packages]
  31. MdePkg/MdePkg.dec
  32. IntelSiliconPkg/IntelSiliconPkg.dec
  33. KabylakeSiliconPkg/SiPkg.dec
  34. [Sources]
  35. PeiSpiLib.c
  36. [Pcd]
  37. gIntelSiliconPkgTokenSpaceGuid.PcdAcpiBaseAddress ## CONSUMES
  38. [Ppis]
  39. gPchSpi2PpiGuid ## PRODUCES