PeiDxeSmmPchInitCommonLib.inf 813 B

1234567891011121314151617181920212223242526272829303132333435
  1. ## @file
  2. # Component description file for the PchInitCommonLib
  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 = 0x00010005
  11. BASE_NAME = PeiDxeSmmPchInitCommonLib
  12. FILE_GUID = E9C4FE04-8A79-43FA-B3E0-603359C31B43
  13. MODULE_TYPE = BASE
  14. VERSION_STRING = 1.0
  15. LIBRARY_CLASS = PchInitCommonLib
  16. [Sources]
  17. PchInitCommon.c
  18. [Packages]
  19. MdePkg/MdePkg.dec
  20. CoffeelakeSiliconPkg/SiPkg.dec
  21. IntelSiliconPkg/IntelSiliconPkg.dec
  22. [LibraryClasses]
  23. IoLib
  24. DebugLib
  25. PciSegmentLib
  26. PchCycleDecodingLib
  27. PchPcieRpLib
  28. PchSbiAccessLib
  29. PchInfoLib
  30. SataLib