]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
ArmPkg/CpuDxe: Fixed AArch64 MMU
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / AArch64 / Mmu.c
index 6cba1218c61c532e7f18a7437b32fe2ec80f4a51..d8bb41978066334e8b88cd43b0df3051a9e717a2 100644 (file)
@@ -279,6 +279,9 @@ GetMemoryRegionRec (
     if (!EFI_ERROR(Status)) {\r
       return EFI_SUCCESS;\r
     }\r
+\r
+    // Now we processed the table move to the next entry\r
+    BlockEntry++;\r
   } else if (EntryType == BlockEntryType) {\r
     // We have found the BlockEntry attached to the address. We save its start address (the start\r
     // address might be before the 'BaseAdress') and attributes\r