commit | 6834fda0e3a183a237f2f06d0fcb29d7262d6633 | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Tue Jul 21 19:35:23 2020 +0900 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Aug 13 22:37:36 2020 +0200 |
tree | c38c852778d38eb4992f9a9f079bd618adf0a1b5 | |
parent | 14afd06040f7776b9645e24e715963cf6a368885 [diff] |
test/py: efi_secboot: small rework for adding a new test It won't be very useful to customize HELLO_PATH and EFI_SECBOOT_IMAGE_NAME under the current code base. So just remove them. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>