Hello Alexander Couzens, Patrick Rudolph, Felix Held, Matt DeVillier, build bot (Jenkins), Nico Huber, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/31067
to look at the new patch set (#3).
Change subject: mb/lenovo/x131e: add function key support ......................................................................
mb/lenovo/x131e: add function key support
Enables function keys for X131e. SMI handler based on google/stout. ACPI code and event masks are reverse-engineered.
The IT8518e EC of this board uses some different ACPI methods compared to the regular Lenovo H8. Add an option to use the alternative set of methods.
Change-Id: Ib3a01f37a8b54889b55e92c501c9350e6c68bd57 Signed-off-by: James Ye jye836@gmail.com --- M src/ec/lenovo/h8/Kconfig M src/ec/lenovo/h8/acpi/ec.asl M src/mainboard/lenovo/x131e/Kconfig M src/mainboard/lenovo/x131e/Makefile.inc M src/mainboard/lenovo/x131e/devicetree.cb M src/mainboard/lenovo/x131e/mainboard.c A src/mainboard/lenovo/x131e/smihandler.c 7 files changed, 123 insertions(+), 17 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/31067/3