u-boot/lib
Heinrich Schuchardt 72fa9cd59e efi_loader: create boot options without file path
Allow the efidebug command to create boot options without file path, e.g.

    efidebug boot add -b 0001 'short dev only' host 0:1 ''
    efidebug boot add -B 0002 'long dev only' host 0:1 ''

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2022-06-12 13:02:34 +02:00
..
acpi acpi: Move MCFG implementation to common lib 2022-02-09 12:30:13 -07:00
aes
at91
blake2
bzip2
crypt
crypto lib/crypto: support sha384/sha512 in x509/pkcs7 2022-04-11 11:39:19 -04:00
dhry
ecdsa
efi lib: fix selection of CONFIG_CHARSET 2022-05-03 21:39:22 +02:00
efi_driver efi_loader: disk: a helper function to create efi_disk objects from udevice 2022-04-23 22:05:41 +02:00
efi_loader efi_loader: create boot options without file path 2022-06-12 13:02:34 +02:00
efi_selftest efi_selftest: error handling in efi_selftest_tcg2 2022-05-03 21:39:22 +02:00
libavb
libfdt
lzma lzma: Tidy up the function prototype 2022-04-06 14:01:42 -04:00
lzo
optee
rsa lib: rsa: Update function padding_pss_verify (any-salt) 2022-04-11 11:39:19 -04:00
tizen
zlib
zstd
.gitignore
abuf.c abuf: Correct a corner case with abuf_realloc() 2022-04-06 14:01:42 -04:00
addr_map.c
aes.c
asm-offsets.c
asn1_decoder.c
bch.c
binman.c
bitrev.c
charset.c lib/charset: add u16_strlcat() function 2022-05-03 21:39:22 +02:00
circbuf.c
crc7.c
crc8.c
crc16-ccitt.c crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.c 2022-04-21 14:32:40 -04:00
crc16.c crc16: Move standard CRC-16 implementation from ubifs to lib 2022-04-21 14:32:40 -04:00
crc32.c
crc32c.c
ctype.c
date.c lib/date: Make rtc_mktime and mktime64 Y2038-ready 2022-05-05 15:06:02 -04:00
display_options.c
div64.c
elf.c
errno_str.c
errno.c
fdt-libcrypto.c
fdtdec_common.c
fdtdec_test.c
fdtdec.c nds32: Remove the architecture 2022-04-25 16:04:05 -04:00
getopt.c
gunzip.c
gzip.c
hang.c
hash-checksum.c
hashtable.c
hexdump.c
image-sparse.c
Kconfig lib: fix selection of CONFIG_CHARSET 2022-05-03 21:39:22 +02:00
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c
lz4_wrapper.c lib/lz4: update LZ4 decompressor module 2022-03-15 16:19:29 -04:00
lz4.c lib/lz4: update LZ4 decompressor module 2022-03-15 16:19:29 -04:00
Makefile crc16: Move standard CRC-16 implementation from ubifs to lib 2022-04-21 14:32:40 -04:00
md5.c
membuff.c
net_utils.c
of_live.c
oid_registry.c
panic.c
physmem.c
qsort.c
rand.c
rational.c
rbtree.c
rc4.c
rtc-lib.c
sha1.c
sha256.c
sha512.c
slre.c
smbios-parser.c
smbios.c
sscanf.c
string.c
strto.c lib: Add a way to find the postiion of a trailing number 2022-04-25 10:00:03 -04:00
tables_csum.c
time.c
tiny-printf.c
tpm_api.c
tpm-common.c
tpm-utils.h
tpm-v1.c
tpm-v2.c
trace.c
uuid.c lib: allow printing RISC-V EFI Boot Protocol GUID 2022-01-29 10:23:40 +01:00
vsprintf.c lib: fix snprintf() for UTF-16 strings 2022-02-05 20:20:01 +01:00
xxhash.c