index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootmeth_efi.c
Age
Commit message (
Expand
)
Author
2025-11-03
boot: bootmeth_efi: Add extension board devicetree overlay support
Kory Maincent (TI.com)
2025-11-03
boot: bootmeth_efi: Refactor distro_efi_try_bootflow_files return logic
Kory Maincent (TI.com)
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