]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/PowerManagement/AcpiTables/PowerManagementAcpiTables.inf
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / CPU / PowerManagement / AcpiTables / PowerManagementAcpiTables.inf
CommitLineData
3cbfba02
DW
1#\r
2#/*++\r
3#\r
4#Copyright (c) 1999 - 2014, Intel Corporation. All rights reserved\r
5#\r
6# This program and the accompanying materials are licensed and made available under\r
7# the terms and conditions of the BSD License that accompanies this distribution.\r
8# The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php.\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14#\r
15#Module Name:\r
16#\r
17# PowerManagementAcpiTables.inf\r
18#\r
19#Abstract:\r
20#\r
21# Component description file for the ACPI tables\r
22#\r
23#--*/\r
24\r
25[defines]\r
26 INF_VERSION = 0x00010005\r
27 BASE_NAME = PowerManagementAcpiTables2\r
28 FILE_GUID = 161BE597-E9C5-49DB-AE50-C462AB54EEDA\r
29 MODULE_TYPE = USER_DEFINED\r
30 VERSION_STRING = 1.0\r
31 EDK_RELEASE_VERSION = 0x00020000\r
32 EFI_SPECIFICATION_VERSION = 0x00020000\r
33\r
34\r
35[sources.common]\r
36 Ssdt/Cpu0Cst.asl\r
37 Ssdt/Cpu0Ist.asl\r
38 Ssdt/Cpu0Tst.asl\r
39 Ssdt/ApCst.asl\r
40 Ssdt/ApIst.asl\r
41 Ssdt/ApTst.asl\r
42 Ssdt/CpuPm.asl\r
43\r
44[Packages]\r
45 MdePkg/MdePkg.dec\r