summaryrefslogtreecommitdiff
path: root/Vlv2TbltDevicePkg/Wpce791/Wpce791.inf
blob: 5fd458e265f82bdbcf630ec57716b758b4913af4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#
#
# Copyright (c)  1999  - 2014, Intel Corporation. All rights reserved
#                                                                                  
# SPDX-License-Identifier: BSD-2-Clause-Patent

#                                                                                  
#
#
#
#  Module Name:
#
#    SiO791.inf
#
#  Abstract:
#
#    Component description file for SIO791 module.
#
--*/

[defines]
  INF_VERSION                    = 0x00010005
  BASE_NAME                      = SIO791
  FILE_GUID                      = 04A76C80-06B9-445e-B73E-CB8C61A6A964
  MODULE_TYPE                    = DXE_DRIVER
  VERSION_STRING                 = 1.0
  ENTRY_POINT                    = LpcDriverEntryPoint

[sources.common]
 LpcIsaAcpi.h
 LpcSio.h
 LpcDriver.h
 LpcIsaAcpi.c
 LpcSio.c
 LpcDriver.c

[Packages]
  MdePkg/MdePkg.dec
  Vlv2TbltDevicePkg/PlatformPkg.dec
  IntelFrameworkPkg/IntelFrameworkPkg.dec
  IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
  PcAtChipsetPkg/PcAtChipsetPkg.dec


[LibraryClasses]
  UefiDriverEntryPoint
  UefiBootServicesTableLib
  DevicePathLib
  UefiLib
  S3BootScriptLib
  DebugLib

[Ppis]

[Protocols]
  gEfiPciIoProtocolGuid
  gEfiIsaAcpiProtocolGuid
  gEfiLpcWpce791PolicyProtocolGuid

[Guids]

[Depex]
  TRUE