]> git.proxmox.com Git - mirror_edk2.git/blame - Vlv2TbltDevicePkg/Include/Guid/AcpiTableStorage.h
Vlv2TbltDevicePkg: Sync the branch changes to trunk.
[mirror_edk2.git] / Vlv2TbltDevicePkg / Include / Guid / AcpiTableStorage.h
CommitLineData
3cbfba02
DW
1/*++\r
2\r
3 Copyright (c) 2004 - 2014, Intel Corporation. All rights reserved.<BR>\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
15Module Name:\r
16\r
17 AcpiTableStorage.h\r
18\r
19Abstract:\r
20\r
21 GUID for the ACPI Table Storage filename.\r
22\r
23 This GUID is defined in the Tiano ACPI Table Storage EPS.\r
24\r
25--*/\r
26\r
27#ifndef _ACPI_TABLE_STORAGE_H_\r
28#define _ACPI_TABLE_STORAGE_H_\r
29\r
30#define EFI_ACPI_TABLE_STORAGE_GUID \\r
31 { 0x7e374e25, 0x8e01, 0x4fee, {0x87, 0xf2, 0x39, 0xc, 0x23, 0xc6, 0x6, 0xcd} }\r
32\r
33extern EFI_GUID gEfiAcpiTableStorageGuid;\r
34\r
35#endif\r