coreboot-kgpe-d16/src/southbridge/intel
Angel Pons 1fa487e1b3 sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK method
Commit 576b7c7 (broadwell: gpio.asl: Make GWAK method serialized) made
GWAK serialized for Broadwell. This commit follows suit on Lynx Point.

The reason to serialize this method is because it creates named objects
which depend on input parameters, and thus cannot be created elsewhere.

Change-Id: I892700df3bba079e3280008f619017e3954d5a06
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46783
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-11-13 13:04:15 +00:00
..
bd82x6x sb/intel: Don't set ACPI_EN twice 2020-11-07 14:18:35 +00:00
common sb/intel/common/acpi/pcie.asl: Generalise file comment 2020-11-04 22:07:50 +00:00
i82371eb src/southbridge: Drop unneeded empty lines 2020-09-21 16:29:35 +00:00
i82801dx sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits 2020-11-07 14:18:20 +00:00
i82801gx sb/intel: Don't set ACPI_EN twice 2020-11-07 14:18:35 +00:00
i82801ix sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits 2020-11-07 14:18:20 +00:00
i82801jx sb/intel/*/lpc.c: Don't try to write read-only PCICMD bits 2020-11-07 14:18:20 +00:00
i82870 src/sb: Use 'print("%s...", __func__)' 2020-05-26 14:58:51 +00:00
ibexpeak sb/intel: Don't set ACPI_EN twice 2020-11-07 14:18:35 +00:00
lynxpoint sb/intel/lynxpoint/acpi/gpio.asl: Serialize GWAK method 2020-11-13 13:04:15 +00:00