commit | fe80599a280c9b94bf5dbddd0c99447020ddf979 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:54 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 1c5b646045a24214749ca957d29c6147ffb166d0 | |
parent | 7bd9977be79abb7e1b377f3ae38222eccdcab8d5 [diff] |
expo: Improve the visual appearance of the menu The menu is currently quite basic. Make use of some recently added features in expo, to: - Show proper prompts - Highlight the current item - Centre text - Use multi-line text instead of two independent lines - Put a box around the items Signed-off-by: Simon Glass <sjg@chromium.org>