u-boot/test/py/tests/test_efi_capsule
Masami Hiramatsu 3e6f810006 efi_loader: test/py: Reset system after capsule update on disk
Add a cold reset soon after processing capsule update on disk.
This is required in UEFI specification 2.9 Section 8.5.5
"Delivery of Capsules via file on Mass Storage device" as;

    In all cases that a capsule is identified for processing the system is
    restarted after capsule processing is completed.

This also reports the result of each capsule update so that the user can
notice that the capsule update has been succeeded or not from console log.

Signed-off-by: Masami Hiramatsu <masami.hiramatsu@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2022-02-26 07:37:01 +01:00
..
capsule_defs.py test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
conftest.py test/py: efi_capsule: add a test for "--guid" option 2022-02-11 20:07:55 +01:00
signature.dts test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
test_capsule_firmware.py efi_loader: test/py: Reset system after capsule update on disk 2022-02-26 07:37:01 +01:00
test_capsule_firmware_signed.py test/py: efi_capsule: add image authentication test 2022-02-11 20:07:55 +01:00
uboot_bin_env.its efi_loader: correct uboot_bin_env.its file format 2021-03-07 17:37:26 +01:00