]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Include/IndustryStandard/Acpi.h
MdePkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi.h
1 /** @file
2 This file contains the latest ACPI definitions that are
3 consumed by drivers that do not care about ACPI versions.
4
5 Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>
6 SPDX-License-Identifier: BSD-2-Clause-Patent
7
8 **/
9
10 #ifndef _ACPI_H_
11 #define _ACPI_H_
12
13 #include <IndustryStandard/Acpi62.h>
14
15 #endif