summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/NullDmaLib/NullDmaLib.c
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: rename NullDmaLib to CoherentDmaLibArd Biesheuvel2017-08-301-187/+0
* EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel2017-08-291-5/+43
* EmbeddedPkg: Rectify file modesEvan Lloyd2016-02-021-0/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-30/+30
* NullDmaLib:DmaMap() function needs to return valid DeviceAddress.andrewfish2010-05-281-0/+2
* Add a DMA lib that works like PCI_IO protocl. Add a NULL version that would w...andrewfish2010-05-281-0/+147