mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-10-17 18:35:59 +00:00
![]() 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 VirtioScsiExitBoot(),
originally added in commit
|
||
---|---|---|
.. | ||
VirtioScsi.c | ||
VirtioScsi.h | ||
VirtioScsi.inf |