summaryrefslogtreecommitdiffstats
path: root/test/py/tests/test_efi_loader.py
Commit message (Expand)AuthorAgeFilesLines
* test: do not rely on => being the promptHeinrich Schuchardt2020-07-311-1/+1
* efi_loader: use logging for bootefi commandHeinrich Schuchardt2020-07-221-5/+4
* efi_loader: skip warnings for network configurationHeinrich Schuchardt2020-07-161-5/+11
* test/py: test_efi_grub_net() requires OF_CONTROLHeinrich Schuchardt2020-03-301-0/+1
* test/py: UEFI helloworld requires OF_CONTROLHeinrich Schuchardt2020-03-281-2/+3
* test/py: describe env__efi_loader_helloworld_fileHeinrich Schuchardt2020-01-071-3/+4
* test: Use single quote consistentlySimon Glass2019-01-151-6/+6
* test/py: remove hacks for non-zero RAM base address in testsQuentin Schulz2018-07-201-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* test/py: check return code of helloworldHeinrich Schuchardt2017-12-011-0/+2
* test/py: fix typo in test_efi_loader.pyHeinrich Schuchardt2017-12-011-1/+1
* travis: Add efi_loader grub2 testAlexander Graf2016-11-271-10/+47
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-271-1/+1
* tests: Add efi_loader hello world testAlexander Graf2016-11-261-0/+158