[U-Boot] [PATCH v8 18/30] efi: Add a call to exit() along with why we can't use it

Alexander Graf agraf at suse.de
Mon Jun 18 14:51:27 UTC 2018


On 06/18/2018 04:08 PM, Simon Glass wrote:
> The test should exit like any other EFI application, by calling exit()
> in the boot services API. But this crashes at present on sandbox. For now,
> add in the placeholder code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

It crashes because setjmp/longjmp are broken. See my patch set.


Alex



More information about the U-Boot mailing list