coreboot-kgpe-d16/payloads/libpayload/drivers/i8042
Nico Huber 4f7b687fb7 libpayload/i8042: Add API to peek on keyboard input queue
Change-Id: I60699e044b5bacd3f5292fed7edbf529ae133284
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47592
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-24 08:29:18 +00:00
..
i8042.c libpayload/i8042: Add API to peek on keyboard input queue 2020-12-24 08:29:18 +00:00
i8042.h libpayload/keyboard: Revise scancode set and translation config 2020-12-23 03:29:32 +00:00
keyboard.c libpayload/keyboard: Add debug output to all state transitions 2020-12-24 08:29:07 +00:00
mouse.c