Wpce791.inf 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. #
  2. #
  3. # Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
  4. #
  5. # SPDX-License-Identifier: BSD-2-Clause-Patent
  6. #
  7. #
  8. #
  9. #
  10. # Module Name:
  11. #
  12. # SiO791.inf
  13. #
  14. # Abstract:
  15. #
  16. # Component description file for SIO791 module.
  17. #
  18. --*/
  19. [defines]
  20. INF_VERSION = 0x00010005
  21. BASE_NAME = SIO791
  22. FILE_GUID = 04A76C80-06B9-445e-B73E-CB8C61A6A964
  23. MODULE_TYPE = DXE_DRIVER
  24. VERSION_STRING = 1.0
  25. ENTRY_POINT = LpcDriverEntryPoint
  26. [sources.common]
  27. LpcIsaAcpi.h
  28. LpcSio.h
  29. LpcDriver.h
  30. LpcIsaAcpi.c
  31. LpcSio.c
  32. LpcDriver.c
  33. [Packages]
  34. MdePkg/MdePkg.dec
  35. Vlv2TbltDevicePkg/PlatformPkg.dec
  36. IntelFrameworkPkg/IntelFrameworkPkg.dec
  37. IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
  38. PcAtChipsetPkg/PcAtChipsetPkg.dec
  39. [LibraryClasses]
  40. UefiDriverEntryPoint
  41. UefiBootServicesTableLib
  42. DevicePathLib
  43. UefiLib
  44. S3BootScriptLib
  45. DebugLib
  46. [Ppis]
  47. [Protocols]
  48. gEfiPciIoProtocolGuid
  49. gEfiIsaAcpiProtocolGuid
  50. gEfiLpcWpce791PolicyProtocolGuid
  51. [Guids]
  52. [Depex]
  53. TRUE