diff options
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | 2020-04-14 11:51:48 +0900 |
---|---|---|
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2020-04-16 08:12:47 +0200 |
commit | 525fc06744b0942dc95dbbf982a90badcfa8aa14 (patch) | |
tree | 6e1e855b1426fd6c7f6242f4482e1df88f412efa /test/py/tests/test_efi_secboot/conftest.py | |
parent | e50e2878b26a2081da7b57edcf0db1cea80b8007 (diff) |
cmd: efidebug: add "test bootmgr" sub-command
This sub-command will be used to test image authentication,
in particular, a case where efi_load_image() failed with
EFI_SECURITY_VIOLATION but we still want to try efi_start_image().
We won't run such a case under normal bootmgr because it simply
refuses to call efi_start_image() if anything but EFI_SUCCESS
is returned when loading an image.
Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org>
Diffstat (limited to 'test/py/tests/test_efi_secboot/conftest.py')
0 files changed, 0 insertions, 0 deletions