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_selftest
Age
Commit message (
Expand
)
Author
2025-12-24
efi_selftest: remove unnecessary __efi_runtime_data attribute
Heinrich Schuchardt
2025-12-24
efi_selftest: Enhance LoadImage test
Heinrich Schuchardt
2025-11-24
Merge tag 'v2026.01-rc3' into next
Tom Rini
2025-11-21
efi_selftest: simplify efi_selftest_variables_runtime
Heinrich Schuchardt
2025-11-21
efi_selftest: simplify efi_selftest_variables
Heinrich Schuchardt
2025-11-21
efi_selftest: simplify efi_st_query_variable_common
Heinrich Schuchardt
2025-11-21
efi_selftest: simplify efi_selftest_set_virtual_address_map
Heinrich Schuchardt
2025-11-21
efi_selftest: simplify efi_selftest_rtc
Heinrich Schuchardt
2025-11-21
efi_selftest: simplify efi_selftest_reset
Heinrich Schuchardt
2025-11-21
efi_selftest: expose runtime table address
Heinrich Schuchardt
2025-11-15
efi_selftest: efi_selftest_snp: Fix warning when building with clang
Tom Rini
2025-11-15
efi_selftest: use Sphinx style comments in efi_console.c
Heinrich Schuchardt
2025-07-26
efi_selftest: fix ESRT creation tests
Heinrich Schuchardt
2025-07-26
efi_selftest: check system table pointer
Heinrich Schuchardt
2025-07-03
efi: selftest: add selftest for EFI_DEBUG_SUPPORT
Ying-Chun Liu (PaulLiu)
2025-07-03
efi_selftest: Add basic partition info check to block io test
Javier Martinez Canillas
2025-04-19
efi_selftest: check executing in EL2
Heinrich Schuchardt
2025-04-11
efi_selftest: remove un-needed NULL checks
Bryan Brattlof
2025-03-10
efi_loader: expose symbols to be used by the EFI network stack
Adriano Cordova
2025-01-05
efi_loader: Update startimage_exit self-test to check error
Simon Glass
2024-12-04
efi_selftest: add test for IPv4 Config2 protocol
Adriano Cordova
2024-12-04
efi_selftest: add test for HTTP protocol
Adriano Cordova
2024-10-30
efi_selftest: make HII test data static
Heinrich Schuchardt
2024-10-30
efi_selftest: fix typo 'got languages' in HII test
Heinrich Schuchardt
2024-07-15
lib: Remove duplicate newlines
Marek Vasut
2024-06-30
efi_selftest: can't have measured device-tree with kaslr-seed
Heinrich Schuchardt
2024-05-01
efi_selftest: add tests for QueryVariableInfo at boottime
Ilias Apalodimas
2024-05-01
efi_selftest: add tests for QueryVariableInfo at runtime
Ilias Apalodimas
2024-05-01
efi_loader: enable QueryVariableInfo at runtime for file backed variables
Ilias Apalodimas
2024-04-20
efi_selftest: add tests for setvariableRT
Ilias Apalodimas
2024-04-20
efi_loader: conditionally enable SetvariableRT
Ilias Apalodimas
2024-04-08
efi_loader: fix append write behavior to non-existent variable
Masahisa Kojima
2024-03-21
efi_selftest: Update StrToFat() unit test after CP473 map extension
Janne Grunau
2024-03-21
efi_selftest: Add geometric shapes character selftest
Janne Grunau
2024-03-21
efi_selftest: Add box drawing character selftest
Andre Przywara
2024-03-21
efi_selftest: Add international characters test
Andre Przywara
2024-01-29
efi_selftest: add missing line feed in efi_selftest_miniapp_exit
Heinrich Schuchardt
2024-01-26
efi_loader: migrate SMBIOS 3.0 entry point structure for measurement
Masahisa Kojima
2023-12-21
lib: Remove <common.h> inclusion from these files
Tom Rini
2023-10-12
efi_selftest: BitBlt test
Heinrich Schuchardt
2023-08-03
efi_selftest: remove superfluous assignments
Heinrich Schuchardt
2023-07-15
efi_selftests: add extra testcases on controller handling
Ilias Apalodimas
2023-06-16
efi_selftests: fix protocol repeated selftesting
Ilias Apalodimas
2023-06-16
efi_selftests: fix controllers repeated selftesting
Ilias Apalodimas
2023-06-16
efi_selftest: ReinstallProtocolInterface test
Heinrich Schuchardt
2023-06-02
efi_selftest: LocateHandleBuffer return code
Heinrich Schuchardt
2023-04-08
efi: selftest: Make load_file() and load_file2() static
Bin Meng
2023-04-08
efi: selftest: Make record static
Bin Meng
2023-01-13
efi_selftest: add hii set keyboard layout test case
Vincent Stehlé
2022-12-20
efi_selftest: conformance test for GetNextVariableName
Heinrich Schuchardt
[next]