summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_loader.py
AgeCommit message (Expand)Author
2020-07-31test: do not rely on => being the promptHeinrich Schuchardt
2020-07-22efi_loader: use logging for bootefi commandHeinrich Schuchardt
2020-07-16efi_loader: skip warnings for network configurationHeinrich Schuchardt
2020-03-30test/py: test_efi_grub_net() requires OF_CONTROLHeinrich Schuchardt
2020-03-28test/py: UEFI helloworld requires OF_CONTROLHeinrich Schuchardt
2020-01-07test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt
2019-01-15test: Use single quote consistentlySimon Glass
2018-07-20test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-12-01test/py: check return code of helloworldHeinrich Schuchardt
2017-12-01test/py: fix typo in test_efi_loader.pyHeinrich Schuchardt
2016-11-27travis: Add efi_loader grub2 testAlexander Graf
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-26tests: Add efi_loader hello world testAlexander Graf