u-boot/lib
Heinrich Schuchardt 51a0f45122 efi_loader: correctly support parameter delta in Blt
In the Blt service of the EFI_GRAPHICS_OUTPUT_PROTOCOL the parameter delta
is measured in bytes and not in pixels.

The coding only supports delta being a multiple of four. The UEFI
specification does not explicitly require this but as pixels have a size of
four bytes we should be able to assume four byte alignment.

The corresponding unit test is corrected, too. It can be launched with

	setenv efi_selftest block image transfer
	bootefi selftest

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-04-04 11:00:07 +02:00
..
at91 lib: at91: Add logo files used via API of DM_VIDEO 2017-09-14 16:02:43 -04:00
bzip2
dhry
efi efi_stub: Fix GDT_NOTSYS check 2018-03-30 16:05:07 +08:00
efi_driver efi_driver: return type of efi_driver_init() 2018-02-10 00:24:00 +01:00
efi_loader efi_loader: correctly support parameter delta in Blt 2018-04-04 11:00:07 +02:00
efi_selftest efi_loader: correctly support parameter delta in Blt 2018-04-04 11:00:07 +02:00
libfdt fdt_region: remove unneeded fdt_internal.h inclusion 2018-04-01 22:19:10 +08:00
lzma
lzo lzo: add a function to check the validity of the header 2017-10-05 21:31:04 -04:00
optee bootm: optee: Add a bootm command for type IH_OS_TEE 2018-03-19 16:14:25 -04:00
rsa
tizen
zlib
addr_map.c
aes.c aes: Allow non-zero initialization vector 2018-01-29 12:50:13 -05:00
asm-offsets.c ARMv8: get new GD address from gd->new_gd directly 2017-10-08 16:19:56 -04:00
bch.c bch: don't use __BSD_VISIBLE to test for fls 2017-09-03 15:30:31 -04:00
bitrev.c
charset.c efi_loader: new function utf8_to_utf16 2017-12-01 13:22:55 +01:00
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig 2018-02-14 12:14:11 -05:00
crc32c.c lib: Add CRC32-C 2017-10-02 20:31:25 -04:00
ctype.c
display_options.c
div64.c
errno.c
errno_str.c
fdtdec.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
fdtdec_common.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
fdtdec_test.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
gunzip.c gzip: add a function to parse the header 2017-10-05 21:31:04 -04:00
gzip.c
hang.c
hashtable.c
initcall.c
Kconfig optee: Add lib entries for sharing OPTEE code across ports 2018-03-19 16:14:23 -04:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4.c
lz4_wrapper.c
Makefile optee: Add lib entries for sharing OPTEE code across ports 2018-03-19 16:14:23 -04:00
md5.c
membuff.c
net_utils.c
of_live.c libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 2018-03-05 10:16:28 -05:00
panic.c
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c
smbios.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
string.c
strmhz.c
strto.c lib: strto: fix incorrect handling of specified base 2017-09-14 21:32:59 -04:00
tables_csum.c
time.c
tiny-printf.c
tpm.c tpm: add more missing va_end() 2017-11-17 07:15:52 -07:00
trace.c
uuid.c env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
vsprintf.c vsprintf.c: correct printing of a NULL device path 2018-01-28 21:37:13 +01:00