summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/VirtioGpuDxe
diff options
context:
space:
mode:
authorLaszlo Ersek <lersek@redhat.com>2017-09-07 14:24:22 +0200
committerLaszlo Ersek <lersek@redhat.com>2017-09-08 20:23:47 +0200
commit5659ec3fa91399903ba3b913c1dfae5de2bd7a53 (patch)
tree573a1cf8631ca02baa8b95cd35eb39ab06c97019 /OvmfPkg/VirtioGpuDxe
parent6fb8ddd36bde45614b0a069528cdc97077835a74 (diff)
downloadedk2-5659ec3fa91399903ba3b913c1dfae5de2bd7a53.tar.gz
edk2-5659ec3fa91399903ba3b913c1dfae5de2bd7a53.tar.bz2
edk2-5659ec3fa91399903ba3b913c1dfae5de2bd7a53.zip
OvmfPkg/VirtioBlkDxe: don't unmap VRING at ExitBootServices()
In one of the following patches, we'll change OvmfPkg/IoMmuDxe so that it unmaps all existent bus master operations (CommonBuffer, Read, Write) at ExitBootServices(), strictly after the individual device drivers abort pending DMA on the devices they manage, in their own ExitBootServices() notification functions. In preparation, remove the explicit VIRTIO_DEVICE_PROTOCOL.UnmapSharedBuffer() call from VirtioBlkExitBoot(), originally added in commit 19165130470f ("OvmfPkg/VirtioBlkDxe: map VRING using VirtioRingMap()", 2017-08-27). Add a DEBUG message so we can observe the ordering between VirtioBlkExitBoot() and the upcoming cleanup of mappings in OvmfPkg/IoMmuDxe. Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org> Cc: Brijesh Singh <brijesh.singh@amd.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jordan Justen <jordan.l.justen@intel.com> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Laszlo Ersek <lersek@redhat.com> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Brijesh Singh <brijesh.singh@amd.com> Tested-by: Brijesh Singh <brijesh.singh@amd.com>
Diffstat (limited to 'OvmfPkg/VirtioGpuDxe')
0 files changed, 0 insertions, 0 deletions