]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/IndustryStandard/Acpi.h
Update the comments of Acpi.h.
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi.h
CommitLineData
a7ed1e2e 1/** @file\r
12e6d887 2 This file contains the latest ACPI definitions that are\r
3 consumed by drivers that do not care about ACPI versions.\r
a7ed1e2e 4\r
5 Copyright (c) 2006, Intel Corporation\r
6 All rights reserved. This program and the accompanying materials\r
7 are licensed and made available under the terms and conditions of the BSD License\r
8 which accompanies this distribution. 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
a7ed1e2e 14**/\r
15\r
16#ifndef _ACPI_H_\r
17#define _ACPI_H_\r
18\r
ecc40942 19#include <IndustryStandard/Acpi3_0.h>\r
a7ed1e2e 20\r
21#endif\r