index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
efi_selftest
/
efi_selftest.c
Age
Commit message (
Expand
)
Author
2018-12-02
efi_selftest: rename setup_ok
Heinrich Schuchardt
2018-12-02
efi_selftest: do not write to linker generated array
Heinrich Schuchardt
2018-07-25
efi_selftest: Clean up a few comments and messages
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-23
efi_selftest: do not execute test if setup failed
Heinrich Schuchardt
2018-01-22
efi_selftest: colored test output
Heinrich Schuchardt
2017-12-01
efi_selftest: add missing line feed
Heinrich Schuchardt
2017-12-01
efi_loader: consistently use efi_uintn_t in boot services
Heinrich Schuchardt
2017-12-01
efi_selftest: allow to select a single test for execution
Heinrich Schuchardt
2017-12-01
efi_selftest: deduplicate code
Heinrich Schuchardt
2017-12-01
efi_selftest: reformat code
Heinrich Schuchardt
2017-10-09
efi_selftest: make tests easier to read
Heinrich Schuchardt
2017-10-09
efi_selftest: use efi_st_error for all error messages
Heinrich Schuchardt
2017-09-18
efi_selftest: provide an EFI selftest application
Heinrich Schuchardt