]> git.baikalelectronics.ru Git - uboot.git/commit
menu: Factor out menu-keypress decoding
authorSimon Glass <sjg@chromium.org>
Fri, 6 Jan 2023 14:52:35 +0000 (08:52 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 16 Jan 2023 23:26:50 +0000 (18:26 -0500)
commitbd8c021e9fe885541c09cced5a8c0ae523f2230c
tree74f0cbd7b08352973af302a10820dab740e76a25
parentff38f7d30ac4ab1fadbb9b797c1b022066f14e5c
menu: Factor out menu-keypress decoding

Move this code into a separate function so that it can be used in the new
VBE menu.

Signed-off-by: Simon Glass <sjg@chromium.org>
common/menu.c
include/menu.h