efi: x86: Adjust EFI files support efi_loader
authorSimon Glass <sjg@chromium.org>
Mon, 7 Nov 2016 15:47:15 +0000 (08:47 -0700)
committerAlexander Graf <agraf@suse.de>
Mon, 14 Nov 2016 22:24:04 +0000 (23:24 +0100)
commit5bd828b5329ed9b7c85beae1e532daa710f22168
tree7a2bbba51e7b6c0a076753fec0d362ff82ff506f
parent2dcd4e9ee1b6dc0f0ba1d89a7af3987ea47dda23
efi: x86: Adjust EFI files support efi_loader

Add compiler flags and make a few minor adjustments to support the efi
loader.

Signed-off-by: Simon Glass <sjg@chromium.org>
[agraf: Add Kconfig dep]
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/x86/config.mk
arch/x86/lib/Makefile
arch/x86/lib/elf_ia32_efi.lds
arch/x86/lib/elf_x86_64_efi.lds
cmd/Kconfig