summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmDmaLib
AgeCommit message (Expand)Author
2017-04-27ArmPkg: Remove unused PackageGuo Mang
2016-12-01ArmPkg: fix compilation error in ArmDmaLibLeif Lindholm
2016-11-30ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offsetArd Biesheuvel
2016-11-30ArmPkg/ArmDmaLib: clean up abuse of device addressArd Biesheuvel
2016-11-30ArmPkg/ArmDmaLib: fix incorrect device address of double bufferArd Biesheuvel
2016-11-30ArmPkg/ArmDmaLib: use DMA buffer alignment from CPU arch protocolArd Biesheuvel
2016-11-15ArmPkg/Library/ArmDmaLib: Deallocate Map buffer in case of errorDaniil Egranov
2016-10-26ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependencyArd Biesheuvel
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