u-boot/lib
Tom Rini 404bbc809d Pull request for UEFI sub-system for efi-2021-04-rc1-2
* Provide a test tool for initial RAM disk provided via load file2 protocol.
 * Make more items configurable to reduce code size:
   * Boot manager
   * EFI_DT_FIXUP_PROTOCOL
   * EFI_DEVICE_PATH_UTILITIES_PROTOCOL
 * Bug fixes
   * avoid EFI runtime symbols in global symbol table
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEbcT5xx8ppvoGt20zxIHbvCwFGsQFAmAIHfIACgkQxIHbvCwF
 GsSz8g/+No9xNYiAK1pY0Fjus6ZSfBhMCY9NGwkEkyzFwXZG+ckmlWwMd+auk8Oz
 noU5vVBkr4JdrdpACdgiCdCeAfsYwxPy7/GulgVMLpptMlrLfbOhA/n7uOzhAilV
 QDt3BouOuvW+sVlxoxD2FNkpw4vFS6CasFgBj1+tWunARoXqIRxD4MbFp1zwApHb
 qC67jomsDS6MvQtrebZ3Erqkp67W0RVtD6X4KGq8+6g+8akVAan5zl7/gPj9Z8h6
 M1AXG/pLqDMrG+3RFGMyqncPOlxPVL85BQAAJVB8/SQcAQ726R4z/ia+3VBFBWWf
 N9rmzNJ9KnbAr3OHZnfqYITe/E2xgiRVqTYl5IL8701E41qhEjRiBWFF+U+QG/8b
 3IByp4FZXVbVxjsjK8dIi5aTmBvznwb0HcrlcbwJRonTvBCBOZCVIoAn2PalZUFW
 4zc4hGaoWVTdwRXaiiQKQuAfA52B3tfPqfWyUsm1E+crf/JYngstQe4A88FDorV6
 ozISWNXb5RzYdNluewJl2c1rfWcUiWHbbnKMt+YbDvE4OTy6lbJC9oY0mNfPE7nK
 7cq/Tk8WNhrMIv95nqzDBCv78naa0iQF5P+tHk6/r3IJ/wFFyD6f4ZvGijvCK+9o
 vgnmK0kz9Qd53m+g4L54xpTsyoCXaU2N9zzD1QgwV3HjW2JyjxY=
 =yVF7
 -----END PGP SIGNATURE-----

Merge tag 'efi-2021-04-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi

Pull request for UEFI sub-system for efi-2021-04-rc1-2

* Provide a test tool for initial RAM disk provided via load file2 protocol.
* Make more items configurable to reduce code size:
  * Boot manager
  * EFI_DT_FIXUP_PROTOCOL
  * EFI_DEVICE_PATH_UTILITIES_PROTOCOL
* Bug fixes
  * avoid EFI runtime symbols in global symbol table
2021-01-20 10:49:23 -05:00
..
acpi x86: Simplify acpi_device_infer_name() 2020-12-18 20:32:21 -07:00
aes fit: cipher: aes: allow to store the IV in the FIT image 2020-10-12 21:30:37 -04:00
at91
bzip2
crypto crypto: Fix the logic to calculate hash with authattributes set 2020-12-31 14:41:31 +01:00
dhry
efi serial: Update NS16550_t and struct NS16550 2021-01-05 12:24:40 -07:00
efi_driver dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
efi_loader efi_loader: Avoid emitting efi_var_buf to .GOT 2021-01-20 08:17:17 +01:00
efi_selftest efi_selftest: use CRLF as line endings in dtbdump 2021-01-20 08:17:17 +01:00
libavb
libfdt
lzma
lzo
optee optee: add property no-map to secure reserved memory 2020-09-22 12:54:13 -06:00
rsa xilinx: zynq: Change types from u32 to uint32_t 2020-10-27 08:13:33 +01:00
tizen
zlib lib: zlib: our putc() takes only one argument 2021-01-16 19:17:11 -05:00
zstd
.gitignore
Kconfig Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv 2021-01-18 08:04:28 -05:00
Makefile smbios: add parsing API 2020-11-05 14:58:45 +08:00
addr_map.c
aes.c lib: aes: build failure with DEBUG=1 2021-01-16 19:17:11 -05:00
asm-offsets.c
asn1_decoder.c
bch.c
binman.c binman: Remove additional backslash 2020-11-30 13:14:43 -07:00
bitrev.c
charset.c charset: make u16_strnlen accessible at runtime 2020-11-29 05:18:37 +01:00
circbuf.c
crc7.c
crc8.c
crc16.c
crc32.c
crc32c.c
ctype.c
date.c
display_options.c lib: print_freq() should output kHz not KHz 2020-10-22 09:54:54 -04:00
div64.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
elf.c
errno.c
errno_str.c
fdtdec.c fdt: Use phandle to distinguish DT nodes with same name 2020-12-22 20:39:25 -07:00
fdtdec_common.c
fdtdec_test.c
getopt.c lib: Add getopt 2020-10-30 10:56:11 -04:00
gunzip.c
gzip.c
hang.c
hashtable.c env: Allow returning errors from hdelete_r() 2020-12-04 16:09:06 -05:00
hexdump.c
image-sparse.c
ldiv.c
linux_compat.c
linux_string.c
list_sort.c
lmb.c CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined 2020-08-26 09:19:16 +02:00
lz4.c
lz4_wrapper.c lz4: fix decompressor on big-endian powerpc 2020-07-17 08:45:29 -04:00
md5.c
membuff.c
net_utils.c
of_live.c
oid_registry.c
panic.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
physmem.c
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
sha512.c Add support for SHA384 and SHA512 2020-06-12 13:14:07 -04:00
slre.c
smbios-parser.c smbios: add parsing API 2020-11-05 14:58:45 +08:00
smbios.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
sscanf.c xen: Code style conformity 2020-08-24 14:11:31 -04:00
string.c string: Use memcpy() within memmove() when we can 2021-01-16 14:49:09 -05:00
strto.c Revert "lib: Improve _parse_integer_fixup_radix base 16 detection" 2020-06-15 11:23:41 -04:00
tables_csum.c
time.c timer: Use a shorter error in TPL 2021-01-05 12:24:40 -07:00
tiny-printf.c
tpm-common.c
tpm-utils.h
tpm-v1.c
tpm-v2.c tpm: use more than sha256 on pcr_extend 2020-12-03 21:22:40 +01:00
trace.c trace: conserve gd register on RISC-V 2020-10-27 21:13:15 +01:00
uuid.c lib: uuid: use RNG device if present 2021-01-19 09:15:02 -05:00
vsprintf.c compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5 2020-07-01 11:48:05 -04:00
xxhash.c