summaryrefslogtreecommitdiff
path: root/boot/bootstd-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-24bootstd: Remove special-case code for boot_targetsSimon Glass1-1/+16
2023-01-17bootstd: Support setting a theme for the menuSimon Glass1-0/+2
2022-08-12bootstd: Drop the system bootdevSimon Glass1-6/+0
2022-08-12bootstd: Always create the EFI bootmgr bootmethSimon Glass1-6/+1
2022-04-25bootstd: Add a system bootdev for strange boot methodsSimon Glass1-0/+6
2022-04-25bootstd: Add support for bootflowsSimon Glass1-1/+1
2022-04-25bootstd: Add the bootmeth uclass and helpersSimon Glass1-2/+27
2022-04-25bootstd: Add the bootstd uclass and core implementationSimon Glass1-0/+152