aboutsummaryrefslogtreecommitdiffstats
path: root/boot/bootstd-uclass.c
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Remove special-case code for boot_targetsSimon Glass2023-01-231-1/+16
* bootstd: Support setting a theme for the menuSimon Glass2023-01-161-0/+2
* bootstd: Drop the system bootdevSimon Glass2022-08-121-6/+0
* bootstd: Always create the EFI bootmgr bootmethSimon Glass2022-08-121-6/+1
* bootstd: Add a system bootdev for strange boot methodsSimon Glass2022-04-251-0/+6
* bootstd: Add support for bootflowsSimon Glass2022-04-251-1/+1
* bootstd: Add the bootmeth uclass and helpersSimon Glass2022-04-251-2/+27
* bootstd: Add the bootstd uclass and core implementationSimon Glass2022-04-251-0/+152