commit | 3f1c046cea8db2495b55a2b924f2f1b60c9997db | [log] [tgz] |
---|---|---|
author | Ben Stoltz <stoltz@google.com> | Tue Aug 04 12:33:42 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:44:05 2015 -0600 |
tree | e9fc6e7381bf8c7f8375e2d9bcb79b8c39fc7d40 | |
parent | 484cce0d2d86e0a3992ce577cd7045ba6ea72060 [diff] |
x86: Set up toolchain flags for running as EFI application Adjust the toolchain flags to build U-Boot as a relocatable shared library, as required by EFI. Signed-off-by: Ben Stoltz <stoltz@google.com> Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Tested-by: Bin Meng <bmeng.cn@gmail.com>