commit | f12a263ae0de4cd93238eb8dd1010699df78e6d3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 04 03:51:14 2022 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 15 10:57:22 2022 +0100 |
tree | d086a6cbedc7ee127890170f2250ea7caaefa61e | |
parent | f3d73eabef6f440ace2b87c09574953f2baa595e [diff] |
x86: efi: Round out the link script for 64-bit EFI Make sure the linker lists are in the right place and drop the eh_frame section, which is not needed. Signed-off-by: Simon Glass <sjg@chromium.org>