Hello build bot (Jenkins), Furquan Shaikh, Tim Wawrzynczak, Paul Menzel,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40029
to look at the new patch set (#3).
Change subject: include/input-event-codes.h: Add Linux input key codes header file ......................................................................
include/input-event-codes.h: Add Linux input key codes header file
Add header file from keycodes from Linux sources. This is needed so that coreboot can provide scancode to keycode mappings that the linux kernel expects (https://lkml.org/lkml/2020/3/24/588)
Signed-off-by: Rajat Jain rajatja@google.com Change-Id: I40051cb63a6c154728887ac9b0521bc671b2a518 --- A src/include/input-event-codes.h 1 file changed, 952 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/29/40029/3