summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/OvmfPkgIa32.dsc
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-02-24 09:27:30 +0100
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-02-24 12:07:34 +0100
commitb38ec3cd2fcc11435d7fe4d90298c68368a5747b (patch)
tree1a55bf2ede456b9b09d66d8cae91943b19b2a149 /OvmfPkg/OvmfPkgIa32.dsc
parente881ab44871a3c8dac22430d25c4ab4b9661710e (diff)
downloadedk2-b38ec3cd2fcc11435d7fe4d90298c68368a5747b.tar.gz
edk2-b38ec3cd2fcc11435d7fe4d90298c68368a5747b.tar.bz2
edk2-b38ec3cd2fcc11435d7fe4d90298c68368a5747b.zip
OvmfPkg: add driver for Virtio-RNG device
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>
Diffstat (limited to 'OvmfPkg/OvmfPkgIa32.dsc')
-rw-r--r--OvmfPkg/OvmfPkgIa32.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/OvmfPkg/OvmfPkgIa32.dsc b/OvmfPkg/OvmfPkgIa32.dsc
index aa6f7ded2a..80f2835027 100644
--- a/OvmfPkg/OvmfPkgIa32.dsc
+++ b/OvmfPkg/OvmfPkgIa32.dsc
@@ -516,6 +516,7 @@
OvmfPkg/VirtioPciDeviceDxe/VirtioPciDeviceDxe.inf
OvmfPkg/VirtioBlkDxe/VirtioBlk.inf
OvmfPkg/VirtioScsiDxe/VirtioScsi.inf
+ OvmfPkg/VirtioRngDxe/VirtioRng.inf
OvmfPkg/XenIoPciDxe/XenIoPciDxe.inf
OvmfPkg/XenBusDxe/XenBusDxe.inf
OvmfPkg/XenPvBlkDxe/XenPvBlkDxe.inf