index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPkg
/
Library
/
ArmDmaLib
Age
Commit message (
Expand
)
Author
2017-04-27
ArmPkg: Remove unused Package
Guo Mang
2016-12-01
ArmPkg: fix compilation error in ArmDmaLib
Leif Lindholm
2016-11-30
ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offset
Ard Biesheuvel
2016-11-30
ArmPkg/ArmDmaLib: clean up abuse of device address
Ard Biesheuvel
2016-11-30
ArmPkg/ArmDmaLib: fix incorrect device address of double buffer
Ard Biesheuvel
2016-11-30
ArmPkg/ArmDmaLib: use DMA buffer alignment from CPU arch protocol
Ard Biesheuvel
2016-11-15
ArmPkg/Library/ArmDmaLib: Deallocate Map buffer in case of error
Daniil Egranov
2016-10-26
ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: assert that consistent mappings are uncached
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: do not remap arbitrary memory regions as uncached
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: reject consistent DMA mappings of cached memory
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: interpret GCD attributes as a bit field
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: consistently use 'gCacheAlignment - 1' as alignment mask
Ard Biesheuvel
2016-05-10
ArmPkg/ArmDmaLib: deal with NULL return value of UncachedAllocatePages ()
Ard Biesheuvel
2016-01-30
ArmPkg: Rectify file modes
Evan Lloyd
2015-11-09
ArmPkg/ArmDmaLib: use the cache writeback granularity for alignment
Ard Biesheuvel
2014-08-19
ARM Packages: Removed trailing spaces
Ronald Cron
2013-09-02
ArmPkg/ArmDmaLib: Fixed the calculation of the Base Address of the Buffer
Olivier Martin
2013-01-25
ARM Packages: Fixed line endings
oliviermartin
2012-08-31
ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WC
oliviermartin
2011-08-18
ArmPkg: Fix ARMGCC build
oliviermartin
2011-08-15
ArmPkg/ArmDmaLib: Fix coherency issues in DmaLib
oliviermartin
2011-02-02
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsU...
andrewfish
2010-07-15
Fix issue in DmaMap with buffers that are smaller than a cache line. Also mak...
andrewfish
2010-05-29
Add DMA Lib for generic ARM cache coherency model.
andrewfish