commit | 57be8cdce35189ea063ebadb9338ef510289116f | [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 | 1115edd8462b047f83fcca4abcf89b68f2d87041 [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>