]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2DeviceRefCodePkg/ValleyView2Soc/CPU/Include/Guid/PowerManagementAcpiTableStorage.h
Upload BSD-licensed Vlv2TbltDevicePkg and Vlv2DeviceRefCodePkg to
[mirror_edk2.git] / Vlv2DeviceRefCodePkg / ValleyView2Soc / CPU / Include / Guid / PowerManagementAcpiTableStorage.h
CommitLineData
3cbfba02
DW
1\r
2/*++\r
3\r
4Copyright (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
15Module Name:\r
16\r
17 PowerManagementAcpiTableStorage.h\r
18\r
19Abstract:\r
20\r
21 GUID definition for the Power Management ACPI table storage file name\r
22\r
23--*/\r
24\r
25#ifndef _POWER_MANAGEMENT_ACPI_TABLE_STORAGE_H_\r
26#define _POWER_MANAGEMENT_ACPI_TABLE_STORAGE_H_\r
27\r
28#define POWER_MANAGEMENT_ACPI_TABLE_STORAGE_GUID \\r
29 { 0x161be597, 0xe9c5, 0x49db, 0xae, 0x50, 0xc4, 0x62, 0xab, 0x54, 0xee, 0xda }\r
30\r
31extern EFI_GUID gPowerManagementAcpiTableStorageGuid;\r
32\r
33#endif\r