coreboot/src
Nicola Corna fab9ae8167 ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout
thinkpad_acpi maps the battery hotkey (KEY_BATTERY) on scancode 0x01 and
the lock hotkey (KEY_COFFEE) on scancode 0x02.

On the Thinkpad X1 Carbon (and possibly others), the hotkeys for Fn-F2
and Fn-F3 are different from the default one so a new layout has to be
defined.

Change-Id: Ib2d96be1a7815d7d03e6e8c6d300fd671c8598ca
Signed-off-by: Nicola Corna <nicola@corna.info>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31470
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2020-02-17 16:06:53 +00:00
..
acpi src/acpi: Update license headers to SPDX 2020-01-02 14:49:00 +00:00
arch arch/arm64/Makefile.inc: Avoid # in variable definition 2020-02-12 20:07:04 +00:00
commonlib vboot: push clear recovery mode switch until BS_WRITE_TABLES 2020-02-17 08:08:19 +00:00
console console/post: NOPOST means NOPOST 2020-01-18 10:53:08 +00:00
cpu cpu/x86/smm: Remove blank line in code 2020-02-17 15:35:07 +00:00
device Add configurable ramstage support for minimal PCI scanning 2020-02-08 18:57:36 +00:00
drivers drivers/intel/gma: Print EDID with leading instead of trailing space 2020-02-17 15:43:58 +00:00
ec ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout 2020-02-17 16:06:53 +00:00
include soc/tigerlake: Add Device id for Tiger Lake Dual Core 2020-02-17 15:37:23 +00:00
lib lib/edid: Zero struct only when used 2020-02-17 15:43:25 +00:00
mainboard ec/lenovo/h8/acpi: Add alternative Fn-F2 and Fn-F3 layout 2020-02-17 16:06:53 +00:00
northbridge nb/amd/pi/00730F01: enable ACS and AER for PCIe ports 2020-02-17 16:02:27 +00:00
security vboot: rename GBB flag FAFT_KEY_OVERIDE to FLAG_RUNNING_FAFT 2020-02-17 16:02:10 +00:00
soc soc/intel/tigerlake: Enable Audio on TGL 2020-02-17 16:03:19 +00:00
southbridge sb/intel/lynxpoint: Don't use_ADR and _HID 2020-02-11 07:46:30 +00:00
superio superio/nuvoton/nct5539d/acpi: fix # comment in superio.asl 2020-02-09 07:45:19 +00:00
vendorcode vendorcode/intel: Remove Ice Lake FSP Bindings 2020-02-11 09:09:39 +00:00
Kconfig Kconfig: Add CONFIG_PCI dependency for CONFIG_MINIMAL_PCI_SCANNING 2020-02-11 02:34:50 +00:00