audk/ArmPkg/Drivers/CpuDxe/AArch64
Olivier Martin c4149528d4 ArmPkg/CpuDxe: Fixed AArch64 MMU
When the function that determines the size of a contiguous region
was returning from a sub-level table scanning it was forgetting to
move to the next entry of its own level table.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <Olivier.Martin@arm.com>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17832 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-06 16:53:37 +00:00
..
Exception.c ARM Packages: Force the SEC modules to be 2K aligned for AArch64 2014-07-15 09:24:25 +00:00
ExceptionSupport.S ArmPkg/CpuDxe: Fixed some typo issues in the AArch64 exception code 2014-07-29 14:09:48 +00:00
Mmu.c ArmPkg/CpuDxe: Fixed AArch64 MMU 2015-07-06 16:53:37 +00:00