]> git.baikalelectronics.ru Git - uboot.git/commit
efi_rng_protocol: Install the efi_rng_protocol on the root node
authorSughosh Ganu <sughosh.ganu@linaro.org>
Sat, 28 Dec 2019 18:31:06 +0000 (00:01 +0530)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Tue, 7 Jan 2020 17:08:22 +0000 (18:08 +0100)
commitdb1cd8968537860bd4e4e1c33e9e215f2f0d32a9
tree93a9cd5eb063946daa2b742323da1c2410845a26
parent5c2e31c8e10139c64d9d286f5bf8b13545986028
efi_rng_protocol: Install the efi_rng_protocol on the root node

Install the EFI_RNG_PROTOCOL implementation for it's subsequent use by
the kernel for features like kaslr.

Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
include/efi_loader.h
lib/efi_loader/efi_rng.c
lib/efi_loader/efi_root_node.c