commit | a69976ea34df4158495082c67398f3c7e920af2c | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Nov 08 20:42:53 2019 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Tue Nov 12 23:13:54 2019 +0100 |
tree | deae8ee63abbe426595764eec0de085ab7354a55 | |
parent | 356ef90187a55c384d15683b7fd5ebcc8626cfa1 [diff] |
efi_loader: call add_u_boot_and_runtime() on sandbox On the sandbox we should mark the stack area as EFI runtime memory like we do on any other architecture. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>