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
/
test
/
py
/
tests
/
test_efi_loader.py
Age
Commit message (
Expand
)
Author
2020-07-31
test: do not rely on => being the prompt
Heinrich Schuchardt
2020-07-22
efi_loader: use logging for bootefi command
Heinrich Schuchardt
2020-07-16
efi_loader: skip warnings for network configuration
Heinrich Schuchardt
2020-03-30
test/py: test_efi_grub_net() requires OF_CONTROL
Heinrich Schuchardt
2020-03-28
test/py: UEFI helloworld requires OF_CONTROL
Heinrich Schuchardt
2020-01-07
test/py: describe env__efi_loader_helloworld_file
Heinrich Schuchardt
2019-01-15
test: Use single quote consistently
Simon Glass
2018-07-20
test/py: remove hacks for non-zero RAM base address in tests
Quentin Schulz
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-12-01
test/py: check return code of helloworld
Heinrich Schuchardt
2017-12-01
test/py: fix typo in test_efi_loader.py
Heinrich Schuchardt
2016-11-27
travis: Add efi_loader grub2 test
Alexander Graf
2016-11-27
efi_loader: Allow to compile helloworld.efi w/o bundling it
Alexander Graf
2016-11-26
tests: Add efi_loader hello world test
Alexander Graf