mirror of https://github.com/acidanthera/audk.git
619f077252
The initial ID map used by ArmVirtQemu only covers 2 MiB of NOR flash, while the NOOPT build can be up to 3 MiB in size, resulting in a crash if the unmapped 1 MiB is accessed before the real page tables are up. So increate the initial flash mapping to 4 MiB. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Acked-by: Gerd Hoffmann <kraxel@redhat.com> |
||
---|---|---|
.. | ||
AArch64 | ||
ArmPlatformLibQemu.c | ||
ArmPlatformLibQemu.inf | ||
IdMap.S |