expo: Set up menu fully in bootflow_menu_start()
authorSimon Glass <sjg@chromium.org>
Fri, 2 May 2025 14:46:57 +0000 (08:46 -0600)
committerSimon Glass <sjg@chromium.org>
Fri, 30 May 2025 08:49:33 +0000 (09:49 +0100)
commit8a9d40b0478d8e73941fc4cbebc5597fd3a4e211
tree25665ab9317ad3530a3bf1399b14a06c1963890e
parentf769735f88fe8d864a895b275b4148616ffe2a29
expo: Set up menu fully in bootflow_menu_start()

Apply the theme, calculate dimensions, highlight the menu and arrange
the scene correctly, so that everything is ready to go when the expo
is rendered.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/bootflow_menu.c