index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootmeth_efi.c
Age
Commit message (
Expand
)
Author
2025-05-29
global: Avoid indirect inclusion of <env.h> from <net.h>
Tom Rini
2025-01-26
bootmeth_efi: Support PXE booting
Simon Glass
2025-01-26
efi_loader: Pass in the required parameters from EFI bootmeth
Simon Glass
2025-01-15
bootmeth_efi: Check the filename-allocation in the network path
Simon Glass
2025-01-15
bootmeth: Update the read_file() method to include a type
Simon Glass
2025-01-15
bootmeth_efi: Simplify reading files by using the common function
Simon Glass
2024-11-09
efi_loader: Move get_efi_pxe_arch() to efi_helper
Simon Glass
2024-11-09
efi: Move default filename to a function
Simon Glass
2024-10-09
bootstd: Add debugging for efi bootmeth
Simon Glass
2024-08-11
boot: set correct block device name in set_efi_bootdev()
Heinrich Schuchardt
2024-07-19
boot: Correct indentation in efi bootmeth
Simon Glass
2024-07-19
bootstd: Tidy up comments on the boothmeth drivers
Simon Glass
2024-06-10
efi_loader: move distro_efi_get_fdt_name()
Heinrich Schuchardt
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
boot: Remove <common.h> and add needed includes
Tom Rini
2024-04-08
boot: correct finding the default EFI binary
Heinrich Schuchardt
2024-04-08
boot: correct the default sequence of boot methods
Heinrich Schuchardt
2023-12-22
bootmeth: pass size to efi_binary_run()
Heinrich Schuchardt
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-17
bootmeth: use efi_loader interfaces instead of bootefi command
AKASHI Takahiro
2023-12-09
bootflow: bootmeth_efi: don't free buffer
Shantur Rathore
2023-12-09
bootflow: bootmeth_efi: Handle fdt not available.
Shantur Rathore
2023-12-09
bootflow: bootmeth_efi: set bflow->fname from bootfile name
Shantur Rathore
2023-12-09
bootflow: bootmeth_efi: Set bootp_arch as hex
Shantur Rathore
2023-11-17
bootstd: Avoid freeing a non-allocated buffer
Simon Glass
2023-08-15
bootmeth: efi: Make distro_efi_boot() static
Bin Meng
2023-08-03
bootstd: Init the size before reading the devicetree
Simon Glass
2023-08-03
bootstd: Avoid allocating memory for the EFI file
Simon Glass
2023-08-03
bootstd: Use a function to detect network in EFI bootmeth
Simon Glass
2023-05-13
bootstd: Tidy up reporting of errors
Simon Glass
2023-04-26
bootstd: Use blk uclass device numbers to set efi bootdev
Mathew McBride
2023-04-26
bootstd: Support booting EFI where multiple options exist
Simon Glass
2023-04-26
bootstd: Tweak bootflow logic for device tree
Simon Glass
2023-03-08
bootstd: Replicate the dtb-filename quirks of distroboot
Simon Glass
2023-01-23
bootstd: Treat DHCP and PXE as bootdev labels
Simon Glass
2023-01-23
bootstd: Support reading the device tree with EFI
Simon Glass
2023-01-23
bootstd: Allow reading an EFI file from the network
Simon Glass
2023-01-23
bootstd: Rename bootdev checkers
Simon Glass
2022-04-25
bootstd: Add an implementation of EFI boot
Simon Glass