summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmDmaLib
AgeCommit message (Expand)Author
2016-05-10ArmPkg/ArmDmaLib: assert that consistent mappings are uncachedArd Biesheuvel
2016-05-10ArmPkg/ArmDmaLib: do not remap arbitrary memory regions as uncachedArd Biesheuvel
2016-05-10ArmPkg/ArmDmaLib: reject consistent DMA mappings of cached memoryArd Biesheuvel
2016-05-10ArmPkg/ArmDmaLib: interpret GCD attributes as a bit fieldArd Biesheuvel
2016-05-10ArmPkg/ArmDmaLib: consistently use 'gCacheAlignment - 1' as alignment maskArd Biesheuvel
2016-05-10ArmPkg/ArmDmaLib: deal with NULL return value of UncachedAllocatePages ()Ard Biesheuvel
2016-01-30ArmPkg: Rectify file modesEvan Lloyd
2015-11-09ArmPkg/ArmDmaLib: use the cache writeback granularity for alignmentArd Biesheuvel
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2013-09-02ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the BufferOlivier Martin
2013-01-25ARM Packages: Fixed line endingsoliviermartin
2012-08-31ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WColiviermartin
2011-08-18ArmPkg: Fix ARMGCC buildoliviermartin
2011-08-15ArmPkg/ArmDmaLib: Fix coherency issues in DmaLiboliviermartin
2011-02-02Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...andrewfish
2010-07-15Fix issue in DmaMap with buffers that are smaller than a cache line. Also mak...andrewfish
2010-05-29Add DMA Lib for generic ARM cache coherency model.andrewfish