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)
commit33c37d9784168ac75be91e890329712d9a849539
tree93a9cd5eb063946daa2b742323da1c2410845a26
parentf552fa496c9e738afa069dd33578558fe4eb41ee
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