u-boot/lib
Heinrich Schuchardt df9cf561b0 efi_loader: correct efi_disk_register
efi_disk_register should return as status code (efi_status_t).

Disks with zero blocks should be reported as 'not ready' without throwing
an error.

This patch solves a problem running OpenBSD on system configured with
CONFIG_BLK=n (e.g. i.MX6).

Reported-by: Jonathan Gray <jsg@jsg.id.au>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Tested-by: Jonathan Gray <jsg@jsg.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2018-02-10 00:25:49 +01: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: Use efi_uintn_t 2017-12-05 22:56:17 +01:00
efi_driver efi_driver: return type of efi_driver_init() 2018-02-10 00:24:00 +01:00
efi_loader efi_loader: correct efi_disk_register 2018-02-10 00:25:49 +01:00
efi_selftest efi_selftest: use correct compiler flags for miniapps 2018-02-10 00:24:00 +01:00
libfdt libfdt: migrate libfdt.h to a wrapper + U-Boot own code 2018-01-28 12:27:31 -05:00
lzma
lzo lzo: add a function to check the validity of the header 2017-10-05 21:31:04 -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
crc32c.c lib: Add CRC32-C 2017-10-02 20:31:25 -04:00
ctype.c
display_options.c
div64.c
errno_str.c
errno.c
fdtdec_common.c
fdtdec_test.c
fdtdec.c lib: fdtdec: Fix some style violations 2018-01-21 10:01:02 -07: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 Convert LIB_UUID to Kconfig 2018-02-08 19:08:39 -05:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4_wrapper.c
lz4.c
Makefile efi_driver: EFI block driver 2018-01-22 23:09:14 +01:00
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 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