Commits
Simon Glass committed f822403f016
x86: Add implementations of setjmp() and longjmp() Bring in these functions from Linux v4.4. They will be needed for EFI loader support. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>