summaryrefslogtreecommitdiffstats
path: root/SourceLevelDebugPkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2015-09-22 15:50:30 +0000
committerabiesheuvel <abiesheuvel@Edk2>2015-09-22 15:50:30 +0000
commit2f71ad11d6eaa2afb79f803b215c183954ebec0d (patch)
treee04797855c33ff806fa70dd92424954196d3085a /SourceLevelDebugPkg
parentb82802b83f069c7322337b802a744491010cbfb1 (diff)
downloadedk2-2f71ad11d6eaa2afb79f803b215c183954ebec0d.tar.gz
edk2-2f71ad11d6eaa2afb79f803b215c183954ebec0d.tar.bz2
edk2-2f71ad11d6eaa2afb79f803b215c183954ebec0d.zip
ArmVirtPkg: reduce preallocation of boot services data pages
Commit SVN r18503 ("MdeModulePkg DxeCore: Take the range in resource HOB for PHIT as higher priority") changed the GCD init logic to take the sum of the region sizes in gMemoryTypeInformation[] into account when estimating the minimal amount of memory needed to boot the system. Unfortunately, as an unintended side effect, this change results in boot failures of ArmVirtQemu when running with QEMU's default memory size of 128 MB. The reason is that the sum of the gMemoryTypeInformation region sizes plus the size of the inital PEI region exceeds 128 MB. Since we do not actually need to preallocate 20,000 pages' worth of BootServicesData memory, reduce this figure to the more reasonable 12,000. Reported-by: Mark Rutland <mark.rutland@arm.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18533 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'SourceLevelDebugPkg')
0 files changed, 0 insertions, 0 deletions