| /** @file | |
| This file contains the latest ACPI definitions that are | |
| consumed by drivers that do not care about ACPI versions. | |
| Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.<BR> | |
| Copyright (c) 2019 - 2021, ARM Ltd. All rights reserved.<BR> | |
| Copyright (c) 2023, Loongson Technology Corporation Limited. All rights reserved.<BR> | |
| SPDX-License-Identifier: BSD-2-Clause-Patent | |
| **/ | |
| #pragma once | |
| #include <IndustryStandard/Acpi66.h> |