commit | 2fd4f4a276292c16abaff56fe71ef677e57ad763 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jan 04 03:51:17 2022 -0700 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 15 10:57:22 2022 +0100 |
tree | 520e89caafbfa2472d66a472561e73f207c99469 | |
parent | 95826f3c7a8acaba6f82171e9e1dd56b9adbfc88 [diff] |
efi: Build the 64-bit app properly Now that the linker crash is resolved, build the 64-bit EFI app, including all the required code. Signed-off-by: Simon Glass <sjg@chromium.org>