expo: Improve the visual appearance of the menu
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:54 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:32 +0000 (09:49 +0100)
commitf8f8f822c3ea699afdf743100327c17f85d473c3
tree1c5b646045a24214749ca957d29c6147ffb166d0
parentddd1c97653560c6015f2c165de459ebfdc79f5d7
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>
boot/bootflow_internal.h
boot/bootflow_menu.c
test/boot/bootflow.c