summaryrefslogtreecommitdiff
path: root/boot/bootmeth_efi.c
Commit message (Expand)AuthorAgeFilesLines
* bootstd: Tidy up reporting of errorsSimon Glass2023-05-131-1/+1
* bootstd: Use blk uclass device numbers to set efi bootdevMathew McBride2023-04-261-1/+2
* bootstd: Support booting EFI where multiple options existSimon Glass2023-04-261-7/+19
* bootstd: Tweak bootflow logic for device treeSimon Glass2023-04-261-11/+11
* bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass2023-03-081-9/+61
* bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass2023-01-231-0/+4
* bootstd: Support reading the device tree with EFISimon Glass2023-01-231-6/+99
* bootstd: Allow reading an EFI file from the networkSimon Glass2023-01-231-8/+109
* bootstd: Rename bootdev checkersSimon Glass2023-01-231-1/+1
* bootstd: Add an implementation of EFI bootSimon Glass2022-04-251-0/+188