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 (#7).
Change subject: mb/lenovo/x131e: add function key support ......................................................................
mb/lenovo/x131e: add function key support
This enables function keys for X131e. The SMI handler code is based on google/stout. The ACPI code and event masks are reverse-engineered.
The ACPI interface of the Quanta IT8518e differs somewhat from the Lenovo H8. Add a special-case for this mainboard.
Change-Id: Ib3a01f37a8b54889b55e92c501c9350e6c68bd57 Signed-off-by: James Ye jye836@gmail.com --- 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 6 files changed, 98 insertions(+), 18 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/67/31067/7