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