u-boot/lib
Heinrich Schuchardt 7f95104d91 efi_loader: detach runtime in ExitBootServices()
Linux can be called with a command line parameter efi=novamap, cf.
commit 4e46c2a95621 ("efi/arm/arm64: Allow SetVirtualAddressMap() to be
omitted"). In this case SetVirtualAddressMap() is not called after
ExitBootServices().

OpenBSD 32bit does not call SetVirtualAddressMap() either.

Runtime services must be set to an implementation supported at runtime
in ExitBootServices().

Reported-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Suggested-by: Alexander Graf <agraf@csgraf.de>
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-07-06 21:25:32 +02:00
..
at91
bzip2
dhry
efi efi_loader: consistent naming of protocol GUIDs 2019-04-23 00:37:27 +02:00
efi_driver efi_loader: move efi_save_gd() call to board_r.c 2019-04-12 22:00:42 +02:00
efi_loader efi_loader: detach runtime in ExitBootServices() 2019-07-06 21:25:32 +02:00
efi_selftest efi_selftest: test variable services at runtime 2019-07-06 21:25:32 +02:00
libavb libavb: Handle wrong hashtree_error_mode in avb_append_options() 2018-08-24 13:19:53 -04:00
libfdt libfdt: Add phandle generation helper 2019-04-11 20:10:50 -06:00
lzma
lzo
optee optee: adjust dependencies and default values for dram 2018-10-22 14:37:28 +02:00
rsa rsa: check that pointer checksum isn't NULL before using it 2019-03-25 11:44:12 -04:00
tizen
zlib
zstd lib: add Zstandard decompression support 2019-05-05 08:48:50 -04:00
Kconfig lib: add Zstandard decompression support 2019-05-05 08:48:50 -04:00
Makefile lib: Makefile: build fdtdec_common.c when OF_LIBFDT selected 2019-06-21 10:07:11 -04:00
addr_map.c
aes.c
asm-offsets.c
bch.c fix compile error on macOS Mojave 2019-04-03 10:26:46 -04:00
bitrev.c lib: bitrev: Sync with Linux kernel v4.17 2018-09-18 00:01:18 -06:00
charset.c lib: add u16_strcpy/strdup functions 2019-02-13 09:40:05 +01:00
circbuf.c
crc7.c
crc8.c
crc16.c Roll CRC16-CCITT into the hash infrastructure 2018-12-08 20:18:44 -05:00
crc32.c lib: crc32: mark static variable as __efi_runtime_data 2018-12-23 02:39:52 +01:00
crc32c.c
ctype.c
display_options.c lib/display_options: avoid illegal memory access 2019-05-05 08:48:50 -04:00
div64.c div64: Don't instrument the division function 2019-04-23 20:26:43 -06:00
errno.c
errno_str.c
fdtdec.c fdtdec: Add fdtdec_set_ethernet_mac_address() 2019-06-05 09:16:32 -07:00
fdtdec_common.c
fdtdec_test.c fdtdec: Remove fdt_{addr,size}_unpack() 2019-05-21 17:33:23 -06:00
gunzip.c
gzip.c
hang.c serial: Allow serial to be absent in TPL 2018-10-09 04:40:27 -06:00
hashtable.c hashtable: fix environment variable corruption 2019-02-09 07:50:54 -05:00
hexdump.c
image-sparse.c
ldiv.c
linux_compat.c Make kmalloc'ed memory really DMA-safe 2018-08-31 11:59:44 -04:00
linux_string.c
list_sort.c
lmb.c lmb: handle more than one DRAM BANK 2019-02-02 08:19:17 -05:00
lz4.c
lz4_wrapper.c image: android: allow booting lz4-compressed kernels 2019-04-24 07:27:32 -04:00
md5.c
membuff.c
net_utils.c
of_live.c
panic.c
physmem.c sandbox: physmem: Use mapping to support sandbox 2018-12-05 06:01:34 -07:00
qsort.c
rand.c
rbtree.c
rc4.c
sha1.c
sha256.c
slre.c lib/slre: remove superfluous assignment 2018-09-05 16:02:34 -04:00
smbios.c sandbox: smbios: Update to support sandbox 2018-12-02 21:59:37 +01:00
string.c lib: Implement strndup() 2019-06-05 09:16:32 -07:00
strmhz.c
strto.c lib: strto: fix metric suffix parsing in strtoul[l] 2018-09-20 20:11:01 +05:30
tables_csum.c
time.c lib: time: export usec_to_tick() 2019-06-04 22:09:26 +02:00
tiny-printf.c
tpm-common.c tpm: Fix a logging warning in unpack_byte_string() 2018-12-05 06:01:34 -07:00
tpm-utils.h tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
tpm-v1.c tpm: simplify: tpm_set_global_lock() 2019-02-19 08:55:43 -05:00
tpm-v2.c tpm: Convert to use a device parameter 2018-11-29 09:30:06 -07:00
trace.c Convert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig 2019-04-23 20:26:43 -06:00
uuid.c lib/vsprintf: allow printing upper case GUIDs 2019-06-07 10:52:30 -04:00
vsprintf.c lib/vsprintf: allow printing upper case GUIDs 2019-06-07 10:52:30 -04:00
xxhash.c lib: Add xxhash support 2019-05-05 08:48:50 -04:00