]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.inf
948793f719eeb2168590c4a5586992615701f011
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformGopPolicy / PlatformGopPolicy.inf
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 ##
11
12
13 [Defines]
14 INF_VERSION = 0x00010005
15 BASE_NAME = PlatformGOPPolicy
16 FILE_GUID = 9737D7CA-D869-45e5-A5EF-75D9438688DE
17 MODULE_TYPE = DXE_DRIVER
18 VERSION_STRING = 1.0
19 ENTRY_POINT = PlatformGOPPolicyEntryPoint
20
21 #
22 # The following information is for reference only and not required by the build tools.
23 #
24 # VALID_ARCHITECTURES = IA32
25 #
26
27 [Sources.common]
28 PlatformGopPolicy.c
29
30 [Packages]
31 MdePkg/MdePkg.dec
32 IntelFrameworkPkg/IntelFrameworkPkg.dec
33 Vlv2TbltDevicePkg/PlatformPkg.dec
34 [LibraryClasses]
35 BaseLib
36 DebugLib
37 UefiDriverEntryPoint
38 UefiRuntimeServicesTableLib
39 # DxeKscLib
40
41 [Guids]
42 gBmpImageGuid
43 gEfiNormalSetupGuid
44
45 [Protocols]
46 gEfiCpuIoProtocolGuid
47 gEfiFirmwareVolume2ProtocolGuid
48 gPlatformGOPPolicyGuid
49
50 [Depex]
51 gEfiCpuIoProtocolGuid AND gEfiVariableArchProtocolGuid