audk/ArmPkg/Drivers/CpuDxe
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
..
AArch64 ArmPkg/CpuDxe: Fixed AArch64 MMU 2015-07-06 16:53:37 +00:00
ArmV4 ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
ArmV6 ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
CpuDxe.c ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
CpuDxe.h ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
CpuDxe.inf ARM Packages: Removed trailing spaces 2014-08-19 13:29:52 +00:00
CpuMmuCommon.c ArmPkg/CpuDxe: Added support to not set a memory region with the same attribute 2013-08-19 17:38:39 +00:00
CpuMpCore.c ARM Packages: Fixed missing braces (the warning was disabled by GCC) 2014-06-20 18:24:51 +00:00