commit | 9e7ac0b0be5cb663e539716554d66f8f0890ca83 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jan 06 08:52:35 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 16 18:26:50 2023 -0500 |
tree | 74f0cbd7b08352973af302a10820dab740e76a25 | |
parent | 24d8e1b37b90760a6c9867f37210aa4b1f2e8f63 [diff] |
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>