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
/
include
/
efi_loader.h
Age
Commit message (
Expand
)
Author
2025-07-03
efi: add EFI_DEBUG_IMAGE_INFO for debug
Ying-Chun Liu (PaulLiu)
2025-07-03
lib: efi_loader: efi_memory.c: add efi_realloc() for realloc memory
Ying-Chun Liu (PaulLiu)
2025-07-03
efi: add EFI_DEBUG_IMAGE_INFO_TABLE for debug
Ying-Chun Liu (PaulLiu)
2025-07-03
efi: add EFI_SYSTEM_TABLE_POINTER for debug
Ying-Chun Liu (PaulLiu)
2025-06-02
Merge patch series "Audit include list for include/[a-m]*.h"
Tom Rini
2025-06-02
include/efi_loader.h, include/efi_tcg2.h: Audit include list
Tom Rini
2025-05-25
efi_loader: Separate device path into its own header
Simon Glass
2025-05-18
efi_loader: Disable ANSI output for tests
Simon Glass
2025-05-01
efi_loader: bootbin: do not load an initrd if none is provided
Adriano Cordova
2025-04-11
efi_loader: binary_run: register an initrd
Adriano Cordova
2025-04-11
efi_loader: efi_load_initrd: provide a memory mapped initrd
Adriano Cordova
2025-03-26
efi_loader: allow for removal of memory from the EFI map
Ilias Apalodimas
2025-03-10
efi_loader: Clean up usage of structure jmp_buf_data
Yao Zi
2025-03-10
efi_loader: efi_net: Add support for multiple efi_net_obj
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add device path cache
Adriano Cordova
2025-03-10
efi_loader: efi_device_path: Pass net udevice as argument
Adriano Cordova
2025-03-10
efi_loader: efi_net: Add efi_net_do_start() to efi_net.c
Adriano Cordova
2025-03-10
efi_loader: expose symbols to be used by the EFI network stack
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-01-26
efi_loader: Pass in the required parameters from EFI bootmeth
Simon Glass
2025-01-26
efi_loader: correct logging StartImage()
Heinrich Schuchardt
2025-01-05
efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h
Adriano Cordova
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-11-09
efi_loader: Change efi_dp_from_mem() to use size
Moritz Fischer
2024-10-15
efi_memory: rename variable to highlight overlap with free memory
Sughosh Ganu
2024-10-15
efi_memory: do not add RAM memory to the memory map
Sughosh Ganu
2024-10-15
lmb: notify of any changes to the LMB memory map
Sughosh Ganu
2024-10-09
efi_leader: delete rng-seed if having EFI RNG protocol
Heinrich Schuchardt
2024-07-29
include: Remove duplicate newlines
Marek Vasut
2024-07-19
efi_loader: find distro device-path for media devices
Heinrich Schuchardt
2024-07-16
efi: move guid helper functions to efi.h
Vincent Stehlé
2024-06-10
efi_loader: load distro dtb in bootmgr
Heinrich Schuchardt
2024-06-10
efi_loader: export efi_load_image_from_path
Heinrich Schuchardt
2024-06-10
efi_loader: move distro_efi_get_fdt_name()
Heinrich Schuchardt
2024-06-10
cmd: eficonfig: add support for setting fdt
Heinrich Schuchardt
2024-06-10
efi_loader: allow concatenation with contained end node
Heinrich Schuchardt
2024-05-01
efi_loader: pass GUID by address to efi_dp_from_lo
Heinrich Schuchardt
2024-04-20
efi_loader: Add OS notifications for SetVariable at runtime
Ilias Apalodimas
2024-04-13
efi_loader: eliminate duplicate runtime section definitions
Heinrich Schuchardt
2024-01-29
efi_loader: export efi_get_configuration_table
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2024-01-13
efi_loader: Clean up efi_dp_append and efi_dp_concat
Ilias Apalodimas
2023-12-17
cmd: bootefi: move library interfaces under lib/efi_loader
AKASHI Takahiro
[next]