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_lf_v2025.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
/
lib
/
efi_loader
Age
Commit message (
Expand
)
Author
2026-03-14
efi_vars: Implement SPI Flash store
Shantur Rathore
2026-03-14
efi_loader: avoid superfluous variable store writes on unchanged data
Michal Simek
2026-03-14
efi_loader: avoid buffer overrun in efi_var_restore()
Heinrich Schuchardt
2026-03-14
efi_loader: export efi_ecpt_guid
Vincent Stehlé
2026-03-14
efi_loader: require at least 128 KiB of stack space
Heinrich Schuchardt
2026-03-09
Merge tag 'v2026.04-rc4' into next
Tom Rini
2026-02-27
efi_loader: fix specific LoadImage() return code
Vincent Stehlé
2026-02-23
Merge tag 'v2026.04-rc3' into next
Tom Rini
2026-02-17
Merge patch series "treewide: Clean up usage of DECLARE_GLOBAL_DATA_PTR"
Tom Rini
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2026-02-15
efi_loader: Setup default location for UEFI Variables storing
Michal Simek
2026-02-15
efi_var: Unify read/write access helper function
Michal Simek
2026-02-15
efi_var_file: refactor to move buffer functions
Shantur Rathore
2026-02-15
efi_loader: disk: Extend EFI_PARTITION_INFO_PROTOCOL to support MBR
Javier Martinez Canillas
2026-02-15
efi_loader: fix ecpt size computation
Vincent Stehlé
2026-02-15
efi_loader: add missing EFI_CALL around tcg2 read_blocks calls
Vincent Stehlé
2026-02-11
fwu: Pass bank state enum to fwu_state_machine_updates()
Kory Maincent
2026-02-06
efi_net: add missing EFI_CALL in efi_net
Vincent Stehlé
2026-02-06
efi_loader: fix efi_debug_image_info_normal allocation
Vincent Stehlé
2026-02-06
efi_loader: Improve EFI variable load message
Pranav Tilak
2026-02-06
efi_loader: fix use after free in efi_exit() with tcg2
Vincent Stehlé
2026-01-02
kbuild: Bump the build system to 6.1
Sughosh Ganu
2025-12-24
efi_loader: Trigger capsule updates with automatically generated boot options
Ilias Apalodimas
2025-12-08
Merge tag 'v2026.01-rc4' into next
Tom Rini
2025-12-06
efi_loader: Fix a memory leak when retrieving device paths from boot vars
Ilias Apalodimas
2025-12-04
tpm2: add sm3 256 hash support
Heiko Schocher
2025-11-15
efi_loader: Assure fitImage from capsule is used from 8-byte aligned address
Marek Vasut
2025-11-15
efi_loader: typo 'eventfor' in efi_ipconfig.c
Heinrich Schuchardt
2025-11-06
efi_loader: typo 'mange' in efi_net.c
Heinrich Schuchardt
2025-10-26
efi_loader: efi_console: support editable input fields
Casey Connolly
2025-10-18
efi_loader: dbginfodump: use guid definition
Vincent Stehlé
2025-10-18
efi_loader: Use ESRT_FW_TYPE_SYSTEMFIRMWARE instead of ESRT_FW_TYPE_UNKNOWN
Ilias Apalodimas
2025-10-18
efi_loader: correctly check if the HTTP protocol is found
Heinrich Schuchardt
2025-10-18
efi_loader: Prevent leak of memory from tmp_files
Andrew Goodbody
2025-10-14
efi_loader: Improve disk image detection in efi_bootmgr
Javier Tia
2025-09-27
efi_loader: Cleanup UEFI Variables menu selection
Michal Simek
2025-08-30
efi: Select also CMD_DHCP from EFI_HTTP_BOOT
Jan Kiszka
2025-08-30
efi_loader: Make EFI_VARIABLES_PRESEED depend on !COMPILE_TEST
Tom Rini
2025-07-26
efi_loader: add missing check in FMP.GetImageInfo()
Heinrich Schuchardt
2025-07-26
efi_loader: correct EFI_DEBUG_TABLE_ENTRY_SIZE
Heinrich Schuchardt
2025-07-26
efi_loader: efi_realloc() must check efi_alloc() return value
Heinrich Schuchardt
2025-07-26
efi: Create a new CONFIG_EFI
Simon Glass
2025-07-26
efi: Rename the lib/efi directory
Simon Glass
2025-07-07
Merge branch 'next'
Tom Rini
2025-07-03
efi_loader: add dbginfodump.efi
Heinrich Schuchardt
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-07-03
efi_loader: Prevent free of uninitialised pointer
Andrew Goodbody
[next]