summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/DebugUncachedMemoryAllocationLib/DebugUncachedMemoryAllocationLib.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: remove DebugUncachedMemoryAllocationLibArd Biesheuvel2017-02-231-656/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-36/+36
* ArmPkg/ArmCpuLib: Fix GCC/XCode buildsoliviermartin2011-11-011-0/+1
* Update the copyright notice formathhtian2010-04-291-2/+2
* Clean up UncachedMemoryAllocationLib to use CPU AP.andrewfish2010-02-101-1/+2
* Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH2010-01-171-1/+1
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-2/+2
* Adding a Debug version of the UncachedMemoryAllocationLib that will make the ...AJFISH2010-01-131-0/+654