]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/IndustryStandard/Acpi.h
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[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
e67b675d 5 Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR>\r
5963ce5d 6 Copyright (c) 2019 - 2021, ARM Ltd. All rights reserved.<BR>\r
c5ef1f01 7 Copyright (c) 2023, Loongson Technology Corporation Limited. All rights reserved.<BR>\r
9344f092 8 SPDX-License-Identifier: BSD-2-Clause-Patent\r
a7ed1e2e 9\r
a7ed1e2e 10**/\r
11\r
12#ifndef _ACPI_H_\r
13#define _ACPI_H_\r
14\r
c5ef1f01 15#include <IndustryStandard/Acpi65.h>\r
a7ed1e2e 16\r
17#endif\r