uboot/lib
Simon Glass f134ed7df1 efi: Display the correct initcall pre-relocation values
With EFI the start address of U-Boot is specified differently. We could
consider just setting GD_FLG_RELOC and then setting up reloc_off. But that
flag has other implementations and we are not able to use U-Boot relocation
which this flag implies.

Instead, just add a special case for EFI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2015-08-05 08:42:41 -06:00
..
bzip2
dhry Add a dhrystone benchmark command 2015-07-21 17:39:19 -06:00
efi efi: Add start-up library code 2015-08-05 08:42:41 -06:00
libfdt fdt: Add fdt_first/next_region() functions 2015-07-21 17:39:20 -06:00
lzma
lzo
rsa
tizen
zlib
Kconfig efi: Add start-up library code 2015-08-05 08:42:41 -06:00
Makefile efi: Add start-up library code 2015-08-05 08:42:41 -06:00
addr_map.c
aes.c
asm-offsets.c
bch.c
bitrev.c
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
ctype.c
display_options.c sandbox: Fix warning in display_options 2015-05-14 18:49:35 -06:00
div64.c
errno.c
errno_str.c
fdtdec.c lib: fdt: fix indent of #ifdef..#endif conditional 2015-08-05 08:42:39 -06:00
fdtdec_common.c
fdtdec_test.c
gunzip.c gunzip: add gzwrite routine for extracting compresed images to block device 2015-04-22 12:14:55 -04:00
gzip.c
hang.c
hashtable.c
initcall.c efi: Display the correct initcall pre-relocation values 2015-08-05 08:42:41 -06:00
ldiv.c
linux_compat.c linux_compat: handle __GFP_ZERO in kmalloc() 2015-07-22 07:30:44 -06:00
linux_string.c
list_sort.c
lmb.c
md5.c
net_utils.c net: cosmetic: Change IPaddr_t to struct in_addr 2015-04-18 11:11:32 -06:00
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c Add rivest cipher 4 (rc4) implementation 2015-07-21 17:39:28 -06:00
sha1.c
sha256.c
slre.c
string.c
strmhz.c
time.c
tpm.c
trace.c
uuid.c
vsprintf.c lib: Add function to extract a number from the end of a string 2015-07-21 17:39:28 -06:00