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
Age
Commit message (
Expand
)
Author
2024-05-24
Merge patch series "FWU: Add support for FWU metadata version 2"
Tom Rini
2024-05-24
capsule: fwu: transition the platform state on a successful update
Sughosh Ganu
2024-05-22
efi_loader: remove redundant hash includes
Raymond Mao
2024-05-01
efi_loader: pass GUID by address to efi_dp_from_lo
Heinrich Schuchardt
2024-05-01
efi_loader: fix description efi_dp_shorten
Heinrich Schuchardt
2024-05-01
efi_loader: enable QueryVariableInfo at runtime for file backed variables
Ilias Apalodimas
2024-05-01
efi_loader: address coverity report 492766 for dead code
Ilias Apalodimas
2024-05-01
efi_loader: do not install dtb if bootmgr fails
Heinrich Schuchardt
2024-05-01
efi_loader: improve error handling in try_load_entry()
Heinrich Schuchardt
2024-05-01
efi_loader: superfluous efi_restore_gd after EFI_CALL
Heinrich Schuchardt
2024-04-22
Merge patch series "Kconfig: some cleanups"
Tom Rini
2024-04-22
Kconfig: Add missing quotes around default string value
Michal Simek
2024-04-20
efi_loader: add an EFI variable with the file contents
Ilias Apalodimas
2024-04-20
efi_loader: Add OS notifications for SetVariable at runtime
Ilias Apalodimas
2024-04-20
efi_loader: conditionally enable SetvariableRT
Ilias Apalodimas
2024-04-20
efi_loader: use event callback for initrd deregistration
Masahisa Kojima
2024-04-20
efi_loader: typo mstching
Heinrich Schuchardt
2024-04-13
efi_loader: using EFI_UNSUPPORTED for private authenticated variables
Weizhao Ouyang
2024-04-13
efi_loader: 'EFI using ACPI tables at' should be debug message
Heinrich Schuchardt
2024-04-13
efi_loader: eliminate duplicate runtime section definitions
Heinrich Schuchardt
2024-04-13
efi_loader: move efi_var_collect to common functions
Ilias Apalodimas
2024-04-08
efi_loader: access __efi_runtime_rel_start/stop without &
Ilias Apalodimas
2024-04-08
efi_loader: access __efi_runtime_start/stop without &
Ilias Apalodimas
2024-04-08
efi_loader: move HOST_ARCH to version_autogenerated.h
Heinrich Schuchardt
2024-04-08
boot: enable booting via EFI boot manager by default
Heinrich Schuchardt
2024-04-08
efi_loader: Don't delete variable from memory if adding a new one failed
Ilias Apalodimas
2024-04-08
efi_loader: handle EFI_VARIABLE_ENHANCED_AUTHENTICATED_ACCESS
Heinrich Schuchardt
2024-04-08
efi_loader: EFI_VARIABLE_READ_ONLY should be 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: all variable attributes are 32bit
Heinrich Schuchardt
2024-04-08
efi_loader: fix append write behavior to non-existent variable
Masahisa Kojima
2024-03-29
Merge patch series "Clean up arm linker scripts"
Tom Rini
2024-03-29
arm: fix __efi_runtime_rel_start/end definitions
Ilias Apalodimas
2024-03-25
Merge tag 'v2024.04-rc5' into next
Tom Rini
2024-03-21
efi_loader: correct handling of EFI binary return code
Heinrich Schuchardt
2024-03-21
lib/charset: Map Unicode code points to CP437 code points 1-31
Janne Grunau
2024-03-19
Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/cus...
Tom Rini
2024-03-13
efi_loader: Don't carve out memory reservations too early
Mark Kettenis
2024-02-28
efi_driver: provide SBI based runtime system reset
Heinrich Schuchardt
2024-02-12
efi_loader: simplify error message in efi_disk_create_raw()
Heinrich Schuchardt
2024-02-02
smbios: correctly name Structure Table Maximum Size field
Heinrich Schuchardt
2024-01-29
efi_loader: check efi_get_variable_int return value
Masahisa Kojima
2024-01-29
efi_loader: replace find_smbios_table by library function
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-21
efi_loader: return immediately in UCLASS_EFI_LOADER removal
Masahisa Kojima
2024-01-21
efi_loader: create common function to free struct efi_disk_obj
Masahisa Kojima
2024-01-21
efi_loader: avoid pointer access after calling efi_delete_handle
Masahisa Kojima
2024-01-21
efi_loader: auto-generate removable media boot option first
Masahisa Kojima
2024-01-21
efi_loader: auto-generate boot option for each blkio device
Masahisa Kojima
2024-01-21
efi_loader: rename check_disk_has_default_file function
Masahisa Kojima
[next]