
12 Dec
2020
12 Dec
'20
4:39 p.m.
On Wed, 2 Dec 2020 at 08:22, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
Implement a reset function that we can call after ExitBootServices(), when all driver model devices are gone.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
arch/sandbox/cpu/start.c | 10 ++++++++++ lib/efi_loader/Kconfig | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org