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