u-boot-brain/test/py/tests/test_efi_secboot
Heinrich Schuchardt 2b3fbcb59f efi_loader: use ':' as separator for setenv -i
setenv -e -i <address>,<filesize> can be used to set a UEFI variable
from memory.

For separating an address and a size we use ':' in most commands.
Let's do the same for setenv -e -i.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-08-24 16:37:53 +02:00
..
conftest.py test/py: efi_secboot: modify 'multiple signatures' test case 2020-08-14 12:34:33 +02:00
defs.py test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
openssl.cnf test/py: efi_secboot: add test for intermediate certificates 2020-08-13 22:37:36 +02:00
test_authvar.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_signed_intca.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_signed.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00
test_unsigned.py efi_loader: use ':' as separator for setenv -i 2020-08-24 16:37:53 +02:00