rv1126-uboot/lib
Alexander Graf b1237c6e8a efi_loader: Fix relocations above 64kb image size
We were truncating the image offset within the target image to 16 bits
which again meant that we were potentially overwriting random memory
in the lower 16 bits of the image.

This patch casts the offset to a more reasonable 32bits.

With this applied, I can successfully see Shell.efi assert because it
can't find a protocol it expects to be available.

Signed-off-by: Alexander Graf <agraf@suse.de>
2016-08-20 14:03:27 -04:00
..
bzip2
dhry
efi
efi_loader efi_loader: Fix relocations above 64kb image size 2016-08-20 14:03:27 -04:00
libfdt tests: Introduce DT overlay tests 2016-08-20 11:35:07 -04:00
lzma
lzo lib/lzo: bugfix when input data is not compressed 2016-06-24 17:23:11 -04:00
rsa tools, rsa: Further minor cleanups on top of c236ebd and 2b9ec7 2016-07-25 12:01:36 -04:00
tizen
zlib
Kconfig libfdt: Add overlay application function 2016-08-20 11:35:04 -04:00
Makefile dm: Don't include fdtdec functions when of-platdata is enabled 2016-07-14 20:40:24 -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
div64.c
errno.c
errno_str.c
fdtdec.c fdt: allow fdtdec_get_addr_size_*() to translate addresses 2016-08-12 09:20:27 -06:00
fdtdec_common.c
fdtdec_test.c
gunzip.c
gzip.c
hang.c
hashtable.c hashtable: Fix compiler warning on 32-bit sandbox 2016-07-25 12:05:55 -04:00
initcall.c
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
md5.c
membuff.c
net_utils.c
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
string.c Remove unneeded remnants of bcopy(). 2016-06-06 13:39:18 -04:00
strmhz.c
strto.c
time.c
tiny-printf.c tiny-printf: Adjust to avoid using data section 2016-08-08 13:32:59 -04:00
tpm.c
trace.c
uuid.c
vsprintf.c