index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_efi_secboot
Age
Commit message (
Expand
)
Author
2022-05-07
test/py: Add more test cases for rejecting an EFI image
Ilias Apalodimas
2022-02-11
test/py: efi_secboot: adjust secure boot tests to code changes
Ilias Apalodimas
2021-04-24
test/py: Fix efidebug related tests
Ilias Apalodimas
2021-03-25
efidebug: add multiple device path instances on Boot####
Ilias Apalodimas
2020-08-24
efi_loader: use ':' as separator for setenv -i
Heinrich Schuchardt
2020-08-14
test/py: efi_secboot: modify 'multiple signatures' test case
AKASHI Takahiro
2020-08-13
test/py: efi_secboot: add test for intermediate certificates
AKASHI Takahiro
2020-08-13
test/py: efi_secboot: small rework for adding a new test
AKASHI Takahiro
2020-07-22
test/py: efi_secboot: fix additional pylint errors
AKASHI Takahiro
2020-07-22
test/py: efi_secboot: remove unused function
AKASHI Takahiro
2020-07-11
test: use virt-make-fs to build image
Heinrich Schuchardt
2020-07-11
test/py: efi_secboot: add a test for verifying with digest of signed image
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: add a test for multiple signatures
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: add a test against certificate revocation
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: split "signed image" test case-1 into two cases
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: more fixes against pylint
AKASHI Takahiro
2020-07-11
test/py: efi_secboot: apply autopep8
AKASHI Takahiro
2020-07-03
test: correct time stamps for UEFI authentication
Heinrich Schuchardt
2020-07-03
test/py: efi_secboot: fix test case 1g of test_authvar
AKASHI Takahiro
2020-07-03
test/py: efi_secboot: remove all "re.search"
AKASHI Takahiro
2020-07-03
Revert "test: stabilize test_efi_secboot"
AKASHI Takahiro
2020-05-04
test: stabilize test_efi_secboot
Heinrich Schuchardt
2020-04-30
test/py: fix test_efi_secboot/conftest.py
Heinrich Schuchardt
2020-04-16
efi_loader, pytest: add UEFI secure boot tests (image)
AKASHI Takahiro
2020-04-16
efi_loader, pytest: add UEFI secure boot tests (authenticated variables)
AKASHI Takahiro
2020-04-16
efi_loader, pytest: set up secure boot environment
AKASHI Takahiro