]> git.proxmox.com Git - mirror_edk2.git/blame_incremental - MdePkg/Include/IndustryStandard/Acpi.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Include / IndustryStandard / Acpi.h
... / ...
CommitLineData
1/** @file\r
2 This file contains the latest ACPI definitions that are\r
3 consumed by drivers that do not care about ACPI versions.\r
4\r
5 Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>\r
6 Copyright (c) 2019 - 2021, ARM Ltd. All rights reserved.<BR>\r
7 Copyright (c) 2023, Loongson Technology Corporation Limited. All rights reserved.<BR>\r
8 SPDX-License-Identifier: BSD-2-Clause-Patent\r
9\r
10**/\r
11\r
12#ifndef _ACPI_H_\r
13#define _ACPI_H_\r
14\r
15#include <IndustryStandard/Acpi65.h>\r
16\r
17#endif\r