summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
AgeCommit message (Expand)Author
2015-07-06ArmPkg/CpuDxe: Fixed AArch64 MMUOlivier Martin
2014-05-14ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-levelOlivier Martin
2013-10-14ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor typesOlivier Martin
2013-09-16ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()Olivier Martin
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin
2013-08-19ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin
2013-07-26ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()Olivier Martin
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel