summaryrefslogtreecommitdiff
path: root/boot/bootmeth_efi.c
AgeCommit message (Expand)Author
2023-08-15bootmeth: efi: Make distro_efi_boot() staticBin Meng
2023-08-03bootstd: Init the size before reading the devicetreeSimon Glass
2023-08-03bootstd: Avoid allocating memory for the EFI fileSimon Glass
2023-08-03bootstd: Use a function to detect network in EFI bootmethSimon Glass
2023-05-13bootstd: Tidy up reporting of errorsSimon Glass
2023-04-26bootstd: Use blk uclass device numbers to set efi bootdevMathew McBride
2023-04-26bootstd: Support booting EFI where multiple options existSimon Glass
2023-04-26bootstd: Tweak bootflow logic for device treeSimon Glass
2023-03-08bootstd: Replicate the dtb-filename quirks of distrobootSimon Glass
2023-01-23bootstd: Treat DHCP and PXE as bootdev labelsSimon Glass
2023-01-23bootstd: Support reading the device tree with EFISimon Glass
2023-01-23bootstd: Allow reading an EFI file from the networkSimon Glass
2023-01-23bootstd: Rename bootdev checkersSimon Glass
2022-04-25bootstd: Add an implementation of EFI bootSimon Glass