summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_loader.py
Commit message (Expand)AuthorAgeFilesLines
* 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