diff options
author | Brijesh Singh <brijesh.singh@amd.com> | 2017-08-25 06:37:46 -0400 |
---|---|---|
committer | Laszlo Ersek <lersek@redhat.com> | 2017-08-25 16:19:48 +0200 |
commit | 4fb268029e2263eecac8250496e05fc309e770c6 (patch) | |
tree | afa800611a78a9e86393762bc76a1fc0f5f63261 /OvmfPkg/VirtioRngDxe | |
parent | 0b9c0c65400262ee41eb8f4f4d9079fab4777437 (diff) | |
download | edk2-4fb268029e2263eecac8250496e05fc309e770c6.tar.gz edk2-4fb268029e2263eecac8250496e05fc309e770c6.tar.bz2 edk2-4fb268029e2263eecac8250496e05fc309e770c6.zip |
OvmfPkg/Virtio10: define VIRTIO_F_IOMMU_PLATFORM feature bit
This feature indicates that the device is behind an IOMMU that translates
bus addresses from the device into physical addresses in memory. If this
feature bit is set to 0, then the device emits physical addresses which
are not translated further, even though an IOMMU may be present.
see [1] for more infromation
[1] https://lists.oasis-open.org/archives/virtio-dev/201610/msg00121.html
Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Regression-tested-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'OvmfPkg/VirtioRngDxe')
0 files changed, 0 insertions, 0 deletions