]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/PciPlatform/PciPlatform.inf
a0837917d879aa6418eccd35ada7c8e623cca01d
[mirror_edk2.git] / Vlv2TbltDevicePkg / PciPlatform / PciPlatform.inf
1 #/*++
2 #
3 # Copyright (c) 2003 - 2018, Intel Corporation. All rights reserved
4 #
5 # SPDX-License-Identifier: BSD-2-Clause-Patent
6
7 #
8
9 #
10 # Module Name:
11 #
12 # PciPlatform.inf
13 #
14 # Abstract:
15 #
16 # Component description file for PciPlatform module.
17 #
18 --*/
19
20 [defines]
21 INF_VERSION = 0x00010005
22 BASE_NAME = PciPlatform
23 FILE_GUID = E2441B64-7EF4-41fe-B3A3-8CAA7F8D3017
24 MODULE_TYPE = DXE_DRIVER
25 VERSION_STRING = 1.0
26 ENTRY_POINT = PciPlatformDriverEntry
27
28 [sources.common]
29 BoardPciPlatform.c
30 PciPlatform.c
31 PciPlatform.h
32
33 [Guids]
34 gEfiNormalSetupGuid
35 gEfiPlatformBootModeGuid
36
37 [Protocols]
38 gEfiPciPlatformProtocolGuid
39 gEfiCpuIoProtocolGuid
40 gEfiFirmwareVolume2ProtocolGuid
41 gEfiPciRootBridgeIoProtocolGuid
42 gEfiPciIoProtocolGuid
43
44 [Packages]
45 MdePkg/MdePkg.dec
46 MdeModulePkg/MdeModulePkg.dec
47 Vlv2TbltDevicePkg/PlatformPkg.dec
48 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
49 IntelFrameworkPkg/IntelFrameworkPkg.dec
50
51 [LibraryClasses]
52 HobLib
53 UefiDriverEntryPoint
54 BaseLib
55 BaseMemoryLib
56 UefiDriverEntryPoint
57 UefiBootServicesTableLib
58 UefiRuntimeServicesTableLib
59 DxeServicesTableLib
60
61 [BuildOptions]
62
63 [Depex]
64 gEfiVariableArchProtocolGuid AND
65 gEfiVariableWriteArchProtocolGuid