/** @file ACPI DSDT table Copyright (c) 2020, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ /////////////////////////////////////////////////////////////////////////////////// //Values are set like this to have ASL compiler reserve enough space for objects /////////////////////////////////////////////////////////////////////////////////// // // Available Sleep states // Name(SS1,0) Name(SS2,0) Name(SS3,1) Name(SS4,1)