audk/OvmfPkg/VirtioGpuDxe
Laszlo Ersek db52890926 OvmfPkg/VirtioGpuDxe: negotiate VIRTIO_F_IOMMU_PLATFORM
VirtioGpuDxe is now IOMMU-clean; it translates system memory addresses to
bus master device addresses. Negotiate VIRTIO_F_IOMMU_PLATFORM in parallel
with VIRTIO_F_VERSION_1. (Note: the VirtIo GPU device, and this driver,
are virtio-1.0 only (a.k.a. "modern-only").)

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Brijesh Singh <brijesh.singh@amd.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Brijesh Singh <brijesh.singh@amd.com>
2017-09-01 14:28:28 +02:00
..
Commands.c OvmfPkg/VirtioGpuDxe: negotiate VIRTIO_F_IOMMU_PLATFORM 2017-09-01 14:28:28 +02:00
DriverBinding.c OvmfPkg/VirtioGpuDxe: helpers for backing store (de)allocation+(un)mapping 2017-09-01 14:28:20 +02:00
Gop.c OvmfPkg/VirtioGpuDxe: map backing store to bus master device address 2017-09-01 14:28:22 +02:00
VirtioGpu.h OvmfPkg/VirtioGpuDxe: map backing store to bus master device address 2017-09-01 14:28:22 +02:00
VirtioGpu.inf OvmfPkg/VirtioGpuDxe: implement EFI_GRAPHICS_OUTPUT_PROTOCOL 2016-09-01 22:55:53 +02:00