soc/intel/skylake: Remove unsupported sleepstates in ACPI table
[coreboot.git] / src / soc / intel / skylake / acpi / sleepstates.asl
blob905a3e2e50f59f9037952c541701054b5652b75c
1 /*
2  * This file is part of the coreboot project.
3  *
4  * Copyright (C) 2007-2009 coresystems GmbH
5  * Copyright (C) 2014 Google Inc.
6  * Copyright (C) 2015 Intel Corporation.
7  *
8  * This program is free software; you can redistribute it and/or modify
9  * it under the terms of the GNU General Public License as published by
10  * the Free Software Foundation; version 2 of the License.
11  *
12  * This program is distributed in the hope that it will be useful,
13  * but WITHOUT ANY WARRANTY; without even the implied warranty of
14  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15  * GNU General Public License for more details.
16  */
18 Name (\_S0, Package () { 0x0, 0x0, 0x0, 0x0 })
19 Name (\_S3, Package () { 0x5, 0x5, 0x0, 0x0 })
20 Name (\_S4, Package () { 0x6, 0x6, 0x0, 0x0 })
21 Name (\_S5, Package () { 0x7, 0x7, 0x0, 0x0 })