summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmDmaLib
AgeCommit message (Expand)AuthorFilesLines
2014-08-19ARM Packages: Removed trailing spacesRonald Cron2-48/+48
2013-09-02ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the BufferOlivier Martin1-1/+1
2013-01-25ARM Packages: Fixed line endingsoliviermartin1-1/+1
2012-08-31ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WColiviermartin1-2/+4
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin1-1/+1
2011-08-15ArmPkg/ArmDmaLib: Fix coherency issues in DmaLiboliviermartin1-32/+42
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish1-1/+1
2010-07-15Fix issue in DmaMap with buffers that are smaller than a cache line. Also mak...andrewfish1-3/+6
2010-05-29Add DMA Lib for generic ARM cache coherency model.andrewfish2-0/+319