PeiDxeSmmPchDmiWithS3Lib.inf 923 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. ## @file
  2. # Component description file for the PeiDxeSmmPchDmiWithS3Lib
  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 = PeiDxeSmmPchDmiWithS3Lib
  12. FILE_GUID = 32CCA047-6AF0-46FF-83DA-32BA62484075
  13. VERSION_STRING = 1.0
  14. MODULE_TYPE = BASE
  15. LIBRARY_CLASS = PchDmiWithS3Lib
  16. #
  17. # The following information is for reference only and not required by the build tools.
  18. #
  19. # VALID_ARCHITECTURES = IA32 X64
  20. #
  21. [LibraryClasses]
  22. BaseLib
  23. IoLib
  24. DebugLib
  25. PchPcrLib
  26. PchInfoLib
  27. S3BootScriptLib
  28. PchDmiLib
  29. [Packages]
  30. MdePkg/MdePkg.dec
  31. CoffeelakeSiliconPkg/SiPkg.dec
  32. IntelSiliconPkg/IntelSiliconPkg.dec
  33. [Sources]
  34. PchDmiWithS3Lib.c