blob: ae958c2f010ff91142cd1f3eb454c449ed97416e [file] [log] [blame]
Martin Roth433659a2014-05-12 21:55:00 -06001/*
2 * This file is part of the coreboot project.
3 *
4 * Copyright (C) 2007-2009 coresystems GmbH
5 *
6 * This program is free software; you can redistribute it and/or
7 * modify it under the terms of the GNU General Public License as
8 * published by the Free Software Foundation; version 2 of
9 * the License.
10 *
11 * This program is distributed in the hope that it will be useful,
12 * but WITHOUT ANY WARRANTY; without even the implied warranty of
13 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 * GNU General Public License for more details.
Martin Roth433659a2014-05-12 21:55:00 -060015 */
16
17Name(\_S0, Package(){0x0,0x0,0x0,0x0})
18// Name(\_S1, Package(){0x1,0x1,0x0,0x0})
Martin Rothe6ff1592017-06-24 21:34:29 -060019#if IS_ENABLED(CONFIG_HAVE_ACPI_RESUME)
Mohan D'Costaed0c8382014-09-18 15:57:06 +090020Name(\_S3, Package(){0x5,0x5,0x0,0x0})
21#endif
Martin Roth433659a2014-05-12 21:55:00 -060022Name(\_S4, Package(){0x6,0x6,0x0,0x0})
23Name(\_S5, Package(){0x7,0x7,0x0,0x0})