]> git.proxmox.com Git - mirror_edk2.git/commitdiff
OvmfPkg: add driver for Virtio-RNG device
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 24 Feb 2016 08:27:30 +0000 (09:27 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 24 Feb 2016 11:07:34 +0000 (12:07 +0100)
This adds the new Virtio-RNG DXE module to all three builds of
OvmfPkg. Note that QEMU needs to be invoked with the 'device
virtio-rng-pci' option in order for this device to be exposed to
the guest.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>

No differences found