Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-30 | expo: Improve the visual appearance of the menu | Simon Glass | |
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> | |||
2023-01-16 | bootstd: Support creating a boot menu | Simon Glass | |
Create an expo to handle the boot menu. For now this is quite simple, with just a header, some menu items and a pointer to show the current one. Signed-off-by: Simon Glass <sjg@chromium.org> |