commit | 3366ff0cf7ec4e6b498c4a13a7082d46c4efef59 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri May 18 19:12:20 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Jun 03 15:27:20 2018 +0200 |
tree | 37c75dc989272245197f307723fec4456a3059ba | |
parent | e2425b6bc0862b45d7ebff5dea213e28d9285b9d [diff] |
efi_loader: build CRT0 and RELOC on x86_64 The efi selftest and the hello application require CRT0 and RELOC to be built. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>