coreboot-kgpe-d16/payloads/libpayload/drivers/i8042
Nico Huber f7faac151a libpayload/keyboard: Introduce keyboard_drain_input()
Move the input-buffer draining into a function. It uses the low-level
i8042 API directly to avoid conflicts with changes in the high-level
keyboard API.

Change-Id: I9427c5b8be4d59c2ee3da12d6168d34590043682
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47084
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-24 08:18:57 +00:00
..
i8042.c libpayload/i8042: Add API to get/set kbd translation state 2020-12-23 03:29:16 +00:00
i8042.h libpayload/keyboard: Revise scancode set and translation config 2020-12-23 03:29:32 +00:00
keyboard.c libpayload/keyboard: Introduce keyboard_drain_input() 2020-12-24 08:18:57 +00:00
mouse.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00