mirror of
https://github.com/ipxe/ipxe
synced 2025-12-17 18:11:49 +03:00
Provide an implementation of dma_map() that performs cache clean or invalidation as required, and an implementation of dma_alloc() that returns virtual addresses within the coherent mapping of the 32-bit physical address space. Signed-off-by: Michael Brown <mcb30@ipxe.org>