coreboot-kgpe-d16/payloads/libpayload/drivers/i8042
Eric Lai b643d3df8a libpayload/drivers/i8042: Add AT translated Keyboard support
Wilco device uses the AT translated keyboard and doesn't need to set
scancode set. Remove the ignore flag and put into translation mode
instead.

BUG=b:145130110
TEST=Draillion keyboard is usable on every boot.

Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: Ie1053e24e44c5bad28b56cc92d091e24f3d9b6fd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37594
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Mathew King <mathewk@chromium.org>
2019-12-11 17:06:32 +00:00
..
i8042.c payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-07 17:15:30 +00:00
i8042.h libpayload/drivers/i8042: Add AT translated Keyboard support 2019-12-11 17:06:32 +00:00
keyboard.c libpayload/drivers/i8042: Add AT translated Keyboard support 2019-12-11 17:06:32 +00:00
mouse.c libpayload-x86: Add PS2 mouse driver 2018-05-15 12:02:31 +00:00