summaryrefslogtreecommitdiff
path: root/boot/bootflow_internal.h
AgeCommit message (Collapse)Author
2023-01-16bootstd: Support creating a boot menuSimon 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 <[email protected]>