efi: move x86 efi boot support to x86 arch
prepare to drop the efi arch as efi boot up is not arch sepecific

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 64db2d4 commit 4c29a9511b0d95780c914d1b4277dae4061786d2
@Jean-Christophe PLAGNIOL-VILLARD Jean-Christophe PLAGNIOL-VILLARD authored on 15 Feb 2017
Sascha Hauer committed on 27 Feb 2017
Showing 30 changed files
View
Documentation/boards/efi.rst
View
arch/x86/Kconfig
View
arch/x86/Makefile
View
arch/x86/configs/efi_defconfig 0 → 100644
View
arch/x86/configs/generic_defconfig
View
arch/x86/include/asm/elf.h
View
arch/x86/include/asm/io.h
View
arch/x86/include/asm/types.h
View
arch/x86/include/asm/unaligned.h
View
arch/x86/lib/Makefile
View
arch/x86/lib/asm-offsets.c
View
arch/x86/mach-efi/.gitignore 0 → 100644
View
arch/x86/mach-efi/Makefile 0 → 100644
View
arch/x86/mach-efi/crt0-efi-ia32.S 0 → 100644
View
arch/x86/mach-efi/crt0-efi-x86_64.S 0 → 100644
View
arch/x86/mach-efi/elf_ia32_efi.lds.S 0 → 100644
View
arch/x86/mach-efi/elf_x86_64_efi.lds.S 0 → 100644
View
arch/x86/mach-efi/include/mach/barebox.lds.h 0 → 100644
View
arch/x86/mach-efi/include/mach/debug_ll.h 0 → 100644
View
arch/x86/mach-efi/reloc_ia32.c 0 → 100644
View
arch/x86/mach-efi/reloc_x86_64.c 0 → 100644
View
commands/Kconfig
View
commands/edit.c
View
common/memory.c
View
drivers/clocksource/Kconfig
View
drivers/net/Kconfig
View
drivers/of/Kconfig
View
drivers/serial/Kconfig
View
fs/Kconfig
View
include/efi.h