summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/UncachedMemoryAllocationLib
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/UncachedMemoryAllocationLib: Removed unused header (Protocol/Cpu.h)Olivier Martin2013-07-161-2/+0
* ArmPkg: Fix UncachedFreeAlignedPages in UncachedMemoryAllocationLibEugene Cohen2013-07-152-43/+5
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-1/+1
* ArmPkg: Changed Uncached System Memory from EFI_MEMORY_UC to EFI_MEMORY_WColiviermartin2012-08-311-1/+1
* ArmPkg/UncachedMemoryAllocationLib: Use gDS function to set memory attributesoliviermartin2011-07-181-4/+3
* Update the copyright notice formathhtian2010-04-292-4/+4
* Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...andrewfish2010-02-162-2/+4
* Clean up UncachedMemoryAllocationLib to use CPU AP.andrewfish2010-02-102-164/+166
* Missed a fix in the Cpu Driver. Added some more debug for Execption handling ...AJFISH2010-01-171-2/+2
* Need to add some extra functions to the libraries to support paging in the Cp...AJFISH2010-01-121-1/+15
* Adding support for BeagleBoard. AJFISH2009-12-062-0/+651