diff options
author | Angel Pons <th3fanbus@gmail.com> | 2020-10-25 22:53:06 +0100 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2020-11-13 13:04:15 +0000 |
commit | 1fa487e1b32f94a8c009962365c00e0c19294647 (patch) | |
tree | bc982b0c47a660af4dfd7826bfdae3aec64135ad /3rdparty | |
parent | a82f06cb8fd5899a37b6b73ec682e8058f42a93e (diff) | |
download | coreboot-1fa487e1b32f94a8c009962365c00e0c19294647.tar.xz |
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>
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions