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
Age
Commit message (
Expand
)
Author
2025-04-06
efi_loader: stop network in EXIT_BOOT_SERVICES
Heinrich Schuchardt
2025-03-26
efi_loader: fix ipv4 device path node conversion
Vincent Stehlé
2025-03-24
lmb: change the return code on lmb_alloc_addr()
Ilias Apalodimas
2025-03-17
efi_loader: Move .dynamic out of .text in EFI
Sam Edwards
2025-02-28
efi_loader: efi_net: let efi_net_set_dp properly update the device path
Adriano Cordova
2025-02-20
efi_loader: make efi_add_memory_map_pg() static
Heinrich Schuchardt
2025-02-20
lmb: move lmb_map_update_notify() to EFI
Heinrich Schuchardt
2025-02-20
efi_loader: remove comparisons to string literals from runtime
Ilias Apalodimas
2025-02-20
efi_loader: Fix potential deref-after-null
Maks Mishin
2025-01-28
tcg2: decouple eventlog size from efi
Raymond Mao
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-26
efi_loader: reduce UEFI size if HAS_BOARD_SIZE_LIMIT=y
Heinrich Schuchardt
2025-01-26
efi_loader: use LOGC_EFI consistently
Heinrich Schuchardt
2025-01-26
efi_loader: correct logging StartImage()
Heinrich Schuchardt
2025-01-22
Merge patch series "upl: Prerequite patches for updated spec"
Tom Rini
2025-01-22
efi_loader: Avoid mapping the ACPI tables twice
Simon Glass
2025-01-20
efi_loader: Depend on BLK
Tom Rini
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
2025-01-17
efi_loader: use INCLUDE in EFI linker scripts
Heinrich Schuchardt
2025-01-05
efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
Adriano Cordova
2025-01-05
efi_loader: fix pe reloc pointer overrun
Aleksandar Gerasimovski
2025-01-05
efi_loader: Don't warn if the TCG2 FinalEvents table is not installed
Ilias Apalodimas
2025-01-05
efi_loader: avoid writing message in Exit() boot service
Heinrich Schuchardt
2024-12-30
lmb: Remove lmb_alloc_base_flags()
Ilias Apalodimas
2024-12-30
lmb: Remove lmb_alloc_addr_flags()
Ilias Apalodimas
2024-12-09
Merge tag 'v2025.01-rc4' into next
Tom Rini
2024-12-05
efi_loader: Check for a valid fw_name before auto generating GUIDs
Ilias Apalodimas
2024-12-04
efi_loader: Fix Kconfig logic around OF_LIBFDT
Tom Rini
2024-12-04
Merge tag 'efi-next-2024-12-04' of https://source.denx.de/u-boot/custodians/u...
Tom Rini
2024-12-04
efi_loader: efi_net: add EFI_HTTP_PROTOCOL
Adriano Cordova
2024-12-04
efi_loader: efi_net: add EFI_IP4_CONFIG2_PROTOCOL
Adriano Cordova
2024-12-04
efi_loader: net: add support to send http requests and parse http headers
Adriano Cordova
2024-12-04
efi_loader: net: set EFI bootdevice device path to HTTP when loaded from wget
Adriano Cordova
2024-12-04
efi_loader: device_path: add support for HTTP device path
Adriano Cordova
2024-12-04
efi_loader: efi_net: add efi_net_set_addr, efi_net_get_addr
Adriano Cordova
2024-12-04
efi_loader: add IPv4() to device path to text protocol
Heinrich Schuchardt
2024-12-04
efi_loader: device_path: add efi_dp_from_ipv4
Adriano Cordova
2024-12-04
net: wget: let wget_with_dns work with dns disabled
Adriano Cordova
2024-12-02
sandbox: efi_loader: Correct use of addresses as pointers
Simon Glass
2024-11-30
Revert "efi_memory: do not add U-Boot memory to the memory map"
Ilias Apalodimas
2024-11-24
Merge patch series "Fix device removal order for Apple dart iommu"
Tom Rini
2024-11-24
dm: Add dm_remove_devices_active() for ordered device removal
Janne Grunau
2024-11-24
lmb: Correctly unmap and free memory on errors
Ilias Apalodimas
2024-11-23
efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
Heinrich Schuchardt
2024-11-23
efi_loader: simplify efi_tcg2_hash_log_extend_event()
Heinrich Schuchardt
[next]