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
/
lib
/
efi_loader
/
efi_helper.c
Age
Commit message (
Expand
)
Author
2024-11-09
efi_loader: Drop sandbox PXE architecture
Simon Glass
2024-11-09
sandbox: Report host default-filename in native mode
Simon Glass
2024-11-09
efi_loader: Move get_efi_pxe_arch() to efi_helper
Simon Glass
2024-11-09
efi: Move default filename to a function
Simon Glass
2024-10-18
efi_loader: remove ERROR:, WARNING: prefixes in messages
Heinrich Schuchardt
2024-10-09
efi_leader: delete rng-seed if having EFI RNG protocol
Heinrich Schuchardt
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: fix memory freeing in efi_get_dp_from_boot()
Ilias Apalodimas
2024-07-31
efi_loader: correct check in efi_load_option_dp_join()
Heinrich Schuchardt
2024-06-10
cmd: eficonfig: add support for setting fdt
Heinrich Schuchardt
2024-05-01
efi_loader: pass GUID by address to efi_dp_from_lo
Heinrich Schuchardt
2024-05-01
efi_loader: superfluous efi_restore_gd after EFI_CALL
Heinrich Schuchardt
2024-04-20
efi_loader: use event callback for initrd deregistration
Masahisa Kojima
2024-03-13
efi_loader: Don't carve out memory reservations too early
Mark Kettenis
2024-01-29
efi_loader: export efi_get_configuration_table
Heinrich Schuchardt
2024-01-17
efi_loader: split unrelated code from efi_bootmgr.c
AKASHI Takahiro
2023-12-21
efi_loader: Remove <common.h>
Tom Rini
2023-07-15
Move bootorder and bootoption apis to lib
Raymond Mao
2022-12-20
eficonfig: carve out efi_get_next_variable_name_int calls
Masahisa Kojima
2022-12-02
efi_loader: utility function to check the variable name is "Boot####"
Masahisa Kojima
2022-10-06
efi_loader: function to unlink udevice and handle
Heinrich Schuchardt
2022-08-13
efi_loader: move udevice pointer into struct efi_object
Masahisa Kojima
2022-05-07
efi_loader: add sha384/512 on certificate revocation
Ilias Apalodimas
2022-02-03
efi: Use 16-bit unicode strings
Simon Glass
2021-10-21
efi_loader: efi_dp_from_lo() should skip VenMedia node
Heinrich Schuchardt
2021-10-21
efi_loader: avoid multiple local copies of lf2_initrd_guid
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() unused parameter size
Heinrich Schuchardt
2021-10-21
efi_loader: efi_dp_from_lo() don't copy GUID
Heinrich Schuchardt
2021-03-25
efi_loader: Add helper functions for EFI
Ilias Apalodimas