u-boot-brain/arch/x86/lib
Simon Glass b997abd3f0 x86: Support building the EFI stub
Add support for building a 32/64-bit EFI stub for x86. This involves
building the startup and relocation code for either i386 or x86_64.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-05 08:44:07 -06:00
..
efi x86: Support building the EFI stub 2015-08-05 08:44:07 -06:00
fsp x86: Add some missing global_data declarations in files that use gd 2015-08-05 08:42:41 -06:00
asm-offsets.c
bios_asm.S
bios_interrupts.c
bios.c
bios.h
bootm.c x86: Add some missing global_data declarations in files that use gd 2015-08-05 08:42:41 -06:00
cmd_boot.c
cmd_hob.c
cmd_mtrr.c
gcc.c
init_helpers.c
interrupts.c
lpc-uclass.c x86: Add some missing global_data declarations in files that use gd 2015-08-05 08:42:41 -06:00
Makefile x86: Support building the EFI stub 2015-08-05 08:44:07 -06:00
mpspec.c
pcat_interrupts.c
pcat_timer.c
pch-uclass.c x86: Add some missing global_data declarations in files that use gd 2015-08-05 08:42:41 -06:00
pci_type1.c
physmem.c
pirq_routing.c
ramtest.c
relocate.c x86: Allow relocation code to build without text base 2015-08-05 08:44:06 -06:00
sfi.c
string.c
tables.c
tsc_timer.c x86: Add a 'pause' instruction in __udelay() for QEMU target 2015-08-05 08:42:38 -06:00
zimage.c