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
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
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
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-26
initialize net_mode.if_type
Andrew Thomas
2018-07-25
efi_loader: complete implementation of GetTime()
Heinrich Schuchardt
2018-07-25
efi_loader: remove unused efi_get_time_init()
Heinrich Schuchardt
2018-07-25
efi_loader: update crc32 in InstallConfigurationTable
Heinrich Schuchardt
2018-07-25
efi_loader: correct signature of CalculateCrc32()
Heinrich Schuchardt
2018-07-25
efi_loader: allocate configuration table array
Heinrich Schuchardt
2018-07-25
efi_loader: calculate crc32 for EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: provide firmware revision
Heinrich Schuchardt
2018-07-25
efi_loader: correct headersize EFI tables
Heinrich Schuchardt
2018-07-25
efi_loader: specify UEFI spec revision
Heinrich Schuchardt
2018-07-25
efi_loader: clear screen has to reset cursor position
Heinrich Schuchardt
2018-07-25
efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
Heinrich Schuchardt
2018-07-25
efi_loader: set revision in loaded image protocol
Heinrich Schuchardt
2018-07-25
efi_loader: check map_key in ExitBootServices
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of GetMemoryMap
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters in memory allocation
Heinrich Schuchardt
2018-07-25
efi_loader: check parameters of CreateEvent
Heinrich Schuchardt
2018-07-25
efi_loader: Expose U-Boot addresses in memory map for sandbox
Alexander Graf
2018-07-25
efi: sandbox: Adjust memory usage for sandbox
Simon Glass
2018-07-25
efi_loader: Use common elf.h reloc defines
Alexander Graf
2018-07-25
efi_loader: Move to compiler based target architecture determination
Alexander Graf
2018-07-25
efi_loader: Introduce ms abi vararg helpers
Alexander Graf
2018-07-25
efi_loader: efi_allocate_pages is too restrictive
Heinrich Schuchardt
2018-07-25
efi_loader: Allow SMBIOS tables in highmem
Alexander Graf
2018-07-25
efi_loader: Use compiler constants for image loader
Alexander Graf
2018-07-25
Revert "efi_loader: no support for ARMV7_NONSEC=y"
Mark Kettenis
2018-07-23
doc: Replace DocBook with sphinx-based docs
Mario Six
2018-07-02
efi_loader: helloworld: Output ACPI configuration table
Bin Meng
2018-07-02
efi_loader: Install ACPI configuration tables
Bin Meng
2018-07-02
efi_loader: Increase number of configuration tables to 16
Bin Meng
2018-06-21
efi_loader: Fix GOP 32bpp exposure
Alexander Graf
2018-06-14
efi: Add a comment about duplicated ELF constants
Simon Glass
2018-06-14
riscv: Add support for HI20 PE relocations
Alexander Graf
2018-06-03
efi_loader: Fix warning in raw/cols query
Alexander Graf
2018-06-03
efi_loader: create handles from normal memory
Heinrich Schuchardt
2018-06-03
efi_loader: efi_mem_carve_out should return s64
Heinrich Schuchardt
2018-06-03
efi_loader: avoid anonymous constants for AllocatePages
Heinrich Schuchardt
2018-06-03
efi_loader: DocBook comments for boot services
Heinrich Schuchardt
2018-06-03
efi: Update some comments related to smbios tables
Simon Glass
2018-06-03
efi_loader: implement ReinstallProtocolInterface
Heinrich Schuchardt
2018-06-03
efi_loader: check interface when uninstalling protocol
Heinrich Schuchardt
2018-06-03
efi_loader: fix off-by-one bug in efi_get_variable
Ivan Gorinov
2018-06-03
efi_loader: avoid using unitialized values as console size
Heinrich Schuchardt
2018-06-03
efi_loader: adjust definitions of variable services
Heinrich Schuchardt
2018-06-03
efi_loader: always check parameters in efi_cout_query_mode()
Heinrich Schuchardt
2018-06-03
efi_loader: updating the cursor position
Heinrich Schuchardt
2018-06-03
efi_loader: remove unnecessary include
Heinrich Schuchardt
2018-06-03
efi_loader: if EFI_LOADER is enabled, enable CFB_CONSOLE_ANSI
Heinrich Schuchardt
2018-06-03
efi_loader: correctly apply relocations from the .reloc section
Ivan Gorinov
[next]