treewide: replace GPLv2 long form headers with SPDX header
[coreboot.git] / src / mainboard / lenovo / t440p / acpi / platform.asl
blob79be356051a527feabee4bf9a27a507a7b0bebcf
1 /* This file is part of the coreboot project. */
2 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 Method(_WAK,1)
6         /* ME may not be up yet. */
7         Store (0, \_TZ.MEB1)
8         Store (0, \_TZ.MEB2)
9         Return(Package(){0,0})
12 Method(_PTS,1)
14         \_SB.PCI0.LPCB.EC.RADI(0)