index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
py
/
tests
/
test_efi_secboot
Age
Commit message (
Expand
)
Author
2025-10-16
test: uninstall PK after secboot tests
Heinrich Schuchardt
2025-04-08
test/py: Rework test_efi_secboot to not use virt-make-fs
Tom Rini
2025-03-15
test/py: Shorten u_boot_console
Simon Glass
2024-06-10
efi_loader: Fix EFI_VARIABLE_APPEND_WRITE hash check
Weizhao Ouyang
2024-05-01
efi_loader: improve error handling in try_load_entry()
Heinrich Schuchardt
2023-11-18
efi_loader: Boot var automatic management
Raymond Mao
2023-06-12
global: Use proper project name U-Boot
Michal Simek
2023-05-04
test: fix pydoc issues for EFI tests
Heinrich Schuchardt
2022-11-06
test/py: efi_secboot: Remove unnecessary cert-to-efi-hash-list option
Masahisa Kojima
2022-10-06
test: fix some pylint errors in test_efi_secboot
Heinrich Schuchardt
2022-07-05
test/py: efi_secboot: add a test for a forged signed image
AKASHI Takahiro
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