* Matt Fleming <[email protected]> wrote:
> From: Ard Biesheuvel <[email protected]>
>
> Invoke the EFI_RNG_PROTOCOL protocol in the context of the stub and
> install the Linux-specific RNG seed UEFI config table. This will be
> picked up by the EFI routines in the core kernel to seed the kernel
> entropy pool.
>
> Cc: Matt Fleming <[email protected]>
> Reviewed-by: Kees Cook <[email protected]>
> Signed-off-by: Ard Biesheuvel <[email protected]>
This commit (and the commits after this one) doesn't have a proper signoff
chain,
probably due to rebasing?
I'll apply the patches from email and add your SOB.
Thanks,
Ingo