You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
2fab0b7dce
This patch added IoMmuLib support so that device can allocate/free DMA memory and map/unmap host memory to DMA memory. This lib was added into AHCI inf file so that it can be tested for build. Later on more patches will be submitted to enable DMA protection for each media library such as AHCI, XHCI, eMMC, UFS, NVMe, etc. Signed-off-by: Maurice Ma <maurice.ma@intel.com>