[PATCH 1/1] sandbox: implement runtime system reset
Simon Glass
sjg at chromium.org
Sat Dec 12 16:39:17 CET 2020
On Wed, 2 Dec 2020 at 08:22, Heinrich Schuchardt <xypron.glpk at 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 at 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 at chromium.org>
More information about the U-Boot
mailing list