index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
bootmeth_efi.c
Age
Commit message (
Expand
)
Author
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