1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 00:29:18 +01:00
Files
u-boot-megous/include/efi_selftest.h
Heinrich Schuchardt b5cd6878e4 efi_selftest: do not execute test if setup failed
Executing a test after failed setup may lead to unexpected behavior like
an illegal memory access. So after a setup failure we should skip to
teardown.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-04-23 21:34:28 +02:00

3.3 KiB