PeiDxeSmmPchPciExpressHelpersLib.inf 836 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. ## @file
  2. # Component description file for the PeiDxeSmmPchPciExpressHelpersLib
  3. #
  4. # Copyright (c) 2019 - 2020 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 = PeiDxeSmmPchPciExpressHelpersLib
  12. FILE_GUID = 07E3F76D-6D26-419d-9053-58696A15B519
  13. VERSION_STRING = 1.0
  14. MODULE_TYPE = BASE
  15. LIBRARY_CLASS = PchPciExpressHelpersLib
  16. #
  17. # The following information is for reference only and not required by the build tools.
  18. #
  19. # VALID_ARCHITECTURES = IA32 X64 IPF EBC
  20. #
  21. [LibraryClasses]
  22. IoLib
  23. DebugLib
  24. PchPcieRpLib
  25. PchPcrLib
  26. PchInfoLib
  27. GpioLib
  28. TimerLib
  29. PchInitCommonLib
  30. [Packages]
  31. MdePkg/MdePkg.dec
  32. CoffeelakeSiliconPkg/SiPkg.dec
  33. IntelSiliconPkg/IntelSiliconPkg.dec
  34. [Sources]
  35. PchPciExpressHelpersLibrary.c