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
2024-10-31
lib: efi_loader: Fix efi_dp_from_mem() calls
Moritz Fischer
2024-10-31
efi_loader: Make tcg2_uninit() static
Ilias Apalodimas
2024-10-30
efi_loader: Remove unused diskid
Ilias Apalodimas
2024-10-30
efi_loader: Mark static functions in smbiosdump
Ilias Apalodimas
2024-10-30
efi_loader: Mark static function in dumpdtb
Ilias Apalodimas
2024-10-30
efi_loader: Mark efi_bootmgr_release_uridp as static
Ilias Apalodimas
2024-10-30
efi_loader: Simplify efi_free_pages()
Ilias Apalodimas
2024-10-30
efi_loader: fix CONFIG_EFI_HTTP dependencies
Heinrich Schuchardt
2024-10-29
lmb: Remove lmb_alloc_flags()
Ilias Apalodimas
2024-10-18
efi_loader: remove ERROR:, WARNING: prefixes in messages
Heinrich Schuchardt
2024-10-18
efi_loader: add missing lf in error message
Heinrich Schuchardt
2024-10-18
efi_loader: reduce noisiness if ESP is missing
Heinrich Schuchardt
2024-10-18
efi_loader: avoid #ifdef in efi_setup.c
Heinrich Schuchardt
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
efi_memory: do not add U-Boot memory to the memory map
Sughosh Ganu
2024-10-15
lmb: notify of any changes to the LMB memory map
Sughosh Ganu
2024-10-15
efi: memory: use the lmb API's for allocating and freeing memory
Sughosh Ganu
2024-10-09
efi_loader: Show FirmwareVendor and FirmwareRevision in helloworld
Simon Glass
2024-10-09
efi_loader: Shorten the app rules further
Simon Glass
2024-10-09
efi_loader: Shorten the app rules
Simon Glass
2024-10-09
efi_loader: Rename and move CMD_BOOTEFI_HELLO_COMPILE
Simon Glass
2024-10-09
efi_leader: delete rng-seed if having EFI RNG protocol
Heinrich Schuchardt
2024-09-30
Merge tag 'v2024.10-rc6' into next
Tom Rini
2024-09-21
efi_loader: fix some function descriptions
Heinrich Schuchardt
2024-09-19
fwu: print a message if empty capsule checks fail
Sughosh Ganu
2024-09-12
efi_loader: Put back copyright message
Simon Glass
2024-09-12
efi_loader: Use puts() in cout so that console recording works
Simon Glass
2024-09-12
include: export uuid.h
Caleb Connolly
2024-09-12
efi: add a helper to generate dynamic UUIDs
Caleb Connolly
2024-09-12
Kconfig: clean up the efi configuration status
Ilias Apalodimas
2024-09-12
efi_loader: return the correct error in efi_bootmgr_release_uridp()
Ilias Apalodimas
2024-09-12
efi_loader: rename efi_bootmgr_image_return_notify
Ilias Apalodimas
2024-09-12
efi_loader: shorten efi_bootmgr_release_uridp_resource()
Ilias Apalodimas
2024-09-03
Merge patch series "Make LMB memory map global and persistent"
Tom Rini
2024-09-03
lmb: make LMB memory map persistent and global
Sughosh Ganu
2024-08-24
efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures
Heinrich Schuchardt
2024-08-24
efi_loader: fix memory freeing in efi_get_dp_from_boot()
Ilias Apalodimas
2024-08-11
efi_loader: correct description of efi_get_distro_fdt_name
Heinrich Schuchardt
2024-08-11
efi_loader: use list_count_nodes() in efi_protocols_per_handle()
Heinrich Schuchardt
2024-07-31
efi_memory: get the efi_mem_list node directly
Sughosh Ganu
2024-07-31
efi_memory: avoid possible null pointer dereference
Sughosh Ganu
2024-07-31
efi_memory: use list_count_nodes() to count list entries
Sughosh Ganu
2024-07-31
efi_loader: correct check in efi_load_option_dp_join()
Heinrich Schuchardt
2024-07-31
efi_loader: add /dtbs search path
Caleb Connolly
2024-07-31
efi_loader: require EFI boot manager for EBBR compliance
Heinrich Schuchardt
2024-07-31
efi_loader: adjust config options for capsule updates
Ilias Apalodimas
2024-07-19
efi_loader: Fix typo in EFI_RT_VOLATILE_STORE description
Michal Simek
2024-07-19
efi_loader: find distro device-path for media devices
Heinrich Schuchardt
2024-07-15
Merge patch series "api: Remove duplicate newlines"
Tom Rini
[next]