| #
c780069f |
| 16-Jan-2017 |
Simon Glass <sjg@chromium.org> |
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> Revie
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>
show more ...
|
| #
93031595 |
| 16-Jan-2017 |
Simon Glass <sjg@chromium.org> |
x86: Add cpu code for x86_64
There is not much needed at present, but set up a separate directory to put this code as it grows.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <
x86: Add cpu code for x86_64
There is not much needed at present, but set up a separate directory to put this code as it grows.
Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
show more ...
|