summaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot
AgeCommit message (Expand)Author
2025-04-08test/py: Rework test_efi_secboot to not use virt-make-fsTom Rini
2025-03-15test/py: Shorten u_boot_consoleSimon Glass
2024-06-10efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash checkWeizhao Ouyang
2024-05-01efi_loader: improve error handling in try_load_entry()Heinrich Schuchardt
2023-11-18efi_loader: Boot var automatic managementRaymond Mao
2023-06-12global: Use proper project name U-BootMichal Simek
2023-05-04test: fix pydoc issues for EFI testsHeinrich Schuchardt
2022-11-06test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list optionMasahisa Kojima
2022-10-06test: fix some pylint errors in test_efi_secbootHeinrich Schuchardt
2022-07-05test/py: efi_secboot: add a test for a forged signed imageAKASHI Takahiro
2022-05-07test/py: Add more test cases for rejecting an EFI imageIlias Apalodimas
2022-02-11test/py: efi_secboot: adjust secure boot tests to code changesIlias Apalodimas
2021-04-24test/py: Fix efidebug related testsIlias Apalodimas
2021-03-25efidebug: add multiple device path instances on Boot####Ilias Apalodimas
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt
2020-08-14test/py: efi_secboot: modify 'multiple signatures' test caseAKASHI Takahiro
2020-08-13test/py: efi_secboot: add test for intermediate certificatesAKASHI Takahiro
2020-08-13test/py: efi_secboot: small rework for adding a new testAKASHI Takahiro
2020-07-22test/py: efi_secboot: fix additional pylint errorsAKASHI Takahiro
2020-07-22test/py: efi_secboot: remove unused functionAKASHI Takahiro
2020-07-11test: use virt-make-fs to build imageHeinrich Schuchardt
2020-07-11test/py: efi_secboot: add a test for verifying with digest of signed imageAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test for multiple signaturesAKASHI Takahiro
2020-07-11test/py: efi_secboot: add a test against certificate revocationAKASHI Takahiro
2020-07-11test/py: efi_secboot: split "signed image" test case-1 into two casesAKASHI Takahiro
2020-07-11test/py: efi_secboot: more fixes against pylintAKASHI Takahiro
2020-07-11test/py: efi_secboot: apply autopep8AKASHI Takahiro
2020-07-03test: correct time stamps for UEFI authenticationHeinrich Schuchardt
2020-07-03test/py: efi_secboot: fix test case 1g of test_authvarAKASHI Takahiro
2020-07-03test/py: efi_secboot: remove all "re.search"AKASHI Takahiro
2020-07-03Revert "test: stabilize test_efi_secboot"AKASHI Takahiro
2020-05-04test: stabilize test_efi_secbootHeinrich Schuchardt
2020-04-30test/py: fix test_efi_secboot/conftest.pyHeinrich Schuchardt
2020-04-16efi_loader, pytest: add UEFI secure boot tests (image)AKASHI Takahiro
2020-04-16efi_loader, pytest: add UEFI secure boot tests (authenticated variables)AKASHI Takahiro
2020-04-16efi_loader, pytest: set up secure boot environmentAKASHI Takahiro