efi_loader: efidebug display RNG protocol
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 27 Sep 2020 12:50:25 +0000 (14:50 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Sun, 27 Sep 2020 14:10:45 +0000 (16:10 +0200)
commit796933510f84c1a29b1ef104d0962db6c0b7589c
treefb95894d0fb069c4eb8c50d5ea518052d0c724a3
parent1da91d9bcd6e5ef046c1df0d373d0df87b1e8a72
efi_loader: efidebug display RNG protocol

Add the Random Number Generator (RNG) protocol to the GUIDs that the
'efidebug dh' protocol can replace by a text.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
cmd/efidebug.c