]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/PlatformGopPolicy/PlatformGopPolicy.inf
SignedCapsulePkg: Replace [Ascii|Unicode]ValueToString
[mirror_edk2.git] / Vlv2TbltDevicePkg / PlatformGopPolicy / PlatformGopPolicy.inf
1 #
2 #
3 # Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved
4 #
5 # This program and the accompanying materials are licensed and made available under
6 # the terms and conditions of the BSD License that accompanies this distribution.
7 # The full text of the license may be found at
8 # http://opensource.org/licenses/bsd-license.php.
9 #
10 # THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
11 # WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
12 #
13 #
14 #
15 ##
16
17
18 [Defines]
19 INF_VERSION = 0x00010005
20 BASE_NAME = PlatformGOPPolicy
21 FILE_GUID = 9737D7CA-D869-45e5-A5EF-75D9438688DE
22 MODULE_TYPE = DXE_DRIVER
23 VERSION_STRING = 1.0
24 ENTRY_POINT = PlatformGOPPolicyEntryPoint
25
26 #
27 # The following information is for reference only and not required by the build tools.
28 #
29 # VALID_ARCHITECTURES = IA32
30 #
31
32 [Sources.common]
33 PlatformGopPolicy.c
34
35 [Packages]
36 MdePkg/MdePkg.dec
37 IntelFrameworkPkg/IntelFrameworkPkg.dec
38 Vlv2TbltDevicePkg/PlatformPkg.dec
39 [LibraryClasses]
40 BaseLib
41 DebugLib
42 UefiDriverEntryPoint
43 UefiRuntimeServicesTableLib
44 # DxeKscLib
45
46 [Guids]
47 gBmpImageGuid
48 gEfiNormalSetupGuid
49
50 [Protocols]
51 gEfiCpuIoProtocolGuid
52 gEfiFirmwareVolume2ProtocolGuid
53 gPlatformGOPPolicyGuid
54
55 [Depex]
56 gEfiCpuIoProtocolGuid AND gEfiVariableArchProtocolGuid