]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPkg/CpuDxe: Fixed AArch64 MMU
authorOlivier Martin <Olivier.Martin@arm.com>
Mon, 6 Jul 2015 16:53:37 +0000 (16:53 +0000)
committeroliviermartin <oliviermartin@Edk2>
Mon, 6 Jul 2015 16:53:37 +0000 (16:53 +0000)
commitc4149528d4603656fbddb21b5cba821cac90cbdb
tree05fc40738dcbc211217c4f320a46f6931c0c509d
parenta786522d956d26d67df811d9170cd90b99e40615
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
ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c