
15 Sep
2018
15 Sep
'18
9:54 a.m.
This function is useful to signal that the application needs to exit immediate. It can be caught with a debugger (e.g. gdb). Add a stub for it so that it can be called from within sandbox when an internal error occurs.
Signed-off-by: Simon Glass sjg@chromium.org
Thanks, applied to efi-next
Alex