commit | ea54358c1e1ac03bc8453d9aff1318ed6ca1a5d2 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 16 07:04:21 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Feb 07 13:10:50 2017 +0800 |
tree | 8e5cdca3dec04eaada2290274e0362d6aa8a71ed | |
parent | 2aa5a5b59a22bbf717bf3d7e956cf846898428c7 [diff] |
x86: Add a dummy setjmp implementation for x86_64 We don't have the code for this yet. Add a dummy version for now, so that EFI builds correctly. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>