u-boot/lib/efi_selftest
Heinrich Schuchardt 5bf12a7859 efi_selftest: restore gd before do_reset()
Before calling do_reset() in the EFI selftest we must restore the global
data pointer.

Fixes: fa63753f86cc ("efi_selftest: substitute ResetSystem() by do_reset()")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2020-09-14 23:28:52 +02:00
..
2020-01-07 18:08:20 +01:00
2020-09-06 21:21:41 +02:00