mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-17 02:15:02 +00:00
![]() 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> |
||
---|---|---|
.. | ||
at91 | ||
bzip2 | ||
dhry | ||
efi | ||
efi_driver | ||
efi_loader | ||
efi_selftest | ||
libfdt | ||
lzma | ||
lzo | ||
optee | ||
rsa | ||
tizen | ||
zlib | ||
addr_map.c | ||
aes.c | ||
asm-offsets.c | ||
bch.c | ||
bitrev.c | ||
charset.c | ||
circbuf.c | ||
crc7.c | ||
crc8.c | ||
crc16.c | ||
crc32.c | ||
crc32c.c | ||
ctype.c | ||
display_options.c | ||
div64.c | ||
errno.c | ||
errno_str.c | ||
fdtdec.c | ||
fdtdec_common.c | ||
fdtdec_test.c | ||
gunzip.c | ||
gzip.c | ||
hang.c | ||
hashtable.c | ||
initcall.c | ||
Kconfig | ||
ldiv.c | ||
linux_compat.c | ||
linux_string.c | ||
list_sort.c | ||
lmb.c | ||
lz4.c | ||
lz4_wrapper.c | ||
Makefile | ||
md5.c | ||
membuff.c | ||
net_utils.c | ||
of_live.c | ||
panic.c | ||
physmem.c | ||
qsort.c | ||
rand.c | ||
rbtree.c | ||
rc4.c | ||
sha1.c | ||
sha256.c | ||
slre.c | ||
smbios.c | ||
string.c | ||
strmhz.c | ||
strto.c | ||
tables_csum.c | ||
time.c | ||
tiny-printf.c | ||
tpm.c | ||
trace.c | ||
uuid.c | ||
vsprintf.c |