summaryrefslogtreecommitdiff
path: root/OvmfPkg/IoMmuDxe/IoMmuBuffer.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-02OvmfPkg/IoMmuDxe: don't rely on TPLs to manage concurrencyArd Biesheuvel1-41/+59
2023-07-19OvmfPkg/IoMmuDxe: add locking to IoMmuAllocateBounceBufferGerd Hoffmann1-0/+7
2023-04-10OvmfPkg: Update code to be more C11 compliant by using __func__Rebecca Cran1-4/+4
2022-12-18OvmfPkg/IoMmuDxe: Add SEV support for reserved shared memoryTom Lendacky1-12/+42
2022-12-18OvmfPkg/IoMmuDxe: Reserve shared memory region for DMA operationMin M Xu1-0/+465