audk/ArmVirtPkg/Library/PlatformBootManagerLib
Laszlo Ersek c4add6b6e9 ArmVirtPkg/PlatformBootManagerLib: connect Virtio RNG devices again
Virtio RNG devices are never boot devices, so in commit ff1d0fbfba we
stopped connecting them. This is a problem because an OS boot loader may
depend on EFI_RNG_PROTOCOL to seed the OS's RNG.

Connect Virtio RNG devices again. And, while commit ff1d0fbfba removed
that from PlatformBootManagerAfterConsole(), reintroduce it now to
PlatformBootManagerBeforeConsole() -- this way Driver#### options launched
between both functions may access EFI_RNG_PROTOCOL too.

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Fixes: ff1d0fbfba
Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1579518
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2018-05-18 13:51:04 +02:00
..
PlatformBm.c ArmVirtPkg/PlatformBootManagerLib: connect Virtio RNG devices again 2018-05-18 13:51:04 +02:00
PlatformBm.h ArmVirtPkg/PlatformBootManagerLib: rebase boot logo display to BootLogoLib 2016-06-06 17:06:49 +02:00
PlatformBootManagerLib.inf ArmVirtPkg/PlatformBootManagerLib: connect Virtio RNG devices again 2018-05-18 13:51:04 +02:00
QemuKernel.c ArmVirtPkg: duplicate PlatformIntelBdsLib to PlatformBootManagerLib 2016-05-06 10:04:49 +02:00