aboutsummaryrefslogtreecommitdiff
path: root/boot/bootmeth_efi.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass1-9/+61
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass1-0/+4
2023-01-23bootstd: Support reading the device tree with EFISimon Glass1-6/+99
2023-01-23bootstd: Allow reading an EFI file from the networkSimon Glass1-8/+109
2023-01-23bootstd: Rename bootdev checkersSimon Glass1-1/+1
2022-04-25bootstd: Add an implementation of EFI bootSimon Glass1-0/+188