aboutsummaryrefslogtreecommitdiff
path: root/boot/bootmeth_efi.c
AgeCommit message (Expand)Author
2024-07-19boot: Correct indentation in efi bootmethSimon Glass
2024-07-19bootstd: Tidy up comments on the boothmeth driversSimon Glass
2024-06-10efi_loader: move distro_efi_get_fdt_name()Heinrich Schuchardt
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06boot: Remove <common.h> and add needed includesTom Rini
2024-04-08boot: correct finding the default EFI binaryHeinrich Schuchardt
2024-04-08boot: correct the default sequence of boot methodsHeinrich Schuchardt
2023-12-22bootmeth: pass size to efi_binary_run()Heinrich Schuchardt
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-17bootmeth: use efi_loader interfaces instead of bootefi commandAKASHI Takahiro
2023-12-09bootflow: bootmeth_efi: don't free bufferShantur Rathore
2023-12-09bootflow: bootmeth_efi: Handle fdt not available.Shantur Rathore
2023-12-09bootflow: bootmeth_efi: set bflow->fname from bootfile nameShantur Rathore
2023-12-09bootflow: bootmeth_efi: Set bootp_arch as hexShantur Rathore
2023-11-17bootstd: Avoid freeing a non-allocated bufferSimon Glass
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