HdmiDebugPchDetectionLib.inf 880 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. ### @file
  2. # Component description file for the HDMI I2C Debug Port PCH Detection library
  3. #
  4. # Copyright (c) 2022, 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 = BaseHdmiDebugPchDetectionLib
  12. FILE_GUID = EA098B52-45DF-4367-A32D-F36ACF91A0A9
  13. VERSION_STRING = 1.0
  14. MODULE_TYPE = BASE
  15. LIBRARY_CLASS = HdmiDebugPchDetectionLib
  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. PciLib
  24. [Packages]
  25. MdePkg/MdePkg.dec
  26. KabylakeOpenBoardPkg/OpenBoardPkg.dec
  27. [Sources]
  28. HdmiDebugPchDetectionLib.c
  29. [Ppis]
  30. [Guids]
  31. [Pcd]