]> git.proxmox.com Git - mirror_edk2.git/blob - Vlv2TbltDevicePkg/PpmPolicy/PpmPolicy.inf
331076a2d4d22304c5bce8e2dd5605949e95655f
[mirror_edk2.git] / Vlv2TbltDevicePkg / PpmPolicy / PpmPolicy.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 # Module Name:
9 #
10 # PpmPolicy.inf
11 #
12 # Abstract:
13 #
14 # Implement platform power management policy
15 #
16 #--*/
17
18 [defines]
19 INF_VERSION = 0x00010005
20 BASE_NAME = PpmPolicy
21 FILE_GUID = 2EE72E7C-FB9E-4318-B888-33A315C7A91D
22 MODULE_TYPE = DXE_DRIVER
23 VERSION_STRING = 1.0
24 ENTRY_POINT = PpmPolicyEntry
25
26 [Sources]
27 PpmPolicy.c
28
29 [Packages]
30 MdePkg/MdePkg.dec
31 Vlv2TbltDevicePkg/PlatformPkg.dec
32 Vlv2SocBinPkg/Vlv2SocBinPkg.dec
33 Vlv2DeviceRefCodePkg/Vlv2DeviceRefCodePkg.dec
34
35 [LibraryClasses]
36 DebugLib
37 BaseLib
38 PchPlatformLib
39 UefiDriverEntryPoint
40
41 [Protocols]
42 gEfiMpServiceProtocolGuid
43 gPpmPlatformPolicyProtocolGuid
44
45 [Guids]
46 gEfiSetupVariableGuid
47
48 [Depex]
49 gEfiMpServiceProtocolGuid