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
/
lib
/
efi_loader
/
efi_bootbin.c
Age
Commit message (
Expand
)
Author
2025-03-10
efi_loader: efi_net: Add device path cache
Adriano Cordova
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-26
efi_loader: Move the fallback code from efi_run_image()
Simon Glass
2025-01-26
efi_loader: Add a version of efi_binary_run() with more parameters
Simon Glass
2025-01-26
efi_loader: Update efi_run_image() to accept image and device path
Simon Glass
2025-01-17
efi_loader: Make efi_run_image() static
Simon Glass
2025-01-17
efi_loader: Refactor device and image paths into a function
Simon Glass
2024-12-04
efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
Adriano Cordova
2024-11-09
efi_loader: Change efi_dp_from_mem() to use size
Moritz Fischer
2024-10-31
lib: efi_loader: Fix efi_dp_from_mem() calls
Moritz Fischer
2024-06-10
efi_loader: allow concatenation with contained end node
Heinrich Schuchardt
2024-03-21
efi_loader: correct handling of EFI binary return code
Heinrich Schuchardt
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro