audk/ArmPlatformPkg/PrePeiCore/AArch64
Ard Biesheuvel 3707dee3da ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init
Now that we dropped all ArmPlatformGlobalVariableLib dependencies,
there is no longer a need to allocate and clear out the global
variable region in the PrePeiCore init code. So remove it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18994 6f19259b-4bc3-4df7-8a09-765794883524
2015-11-27 17:07:31 +00:00
..
ArchPrePeiCore.c ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00
Exception.S ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector table 2015-11-27 09:24:27 +00:00
Helper.S ARM Packages: use GCC_ASM_EXPORT to export functions 2014-05-08 14:55:52 +00:00
PrePeiCoreEntryPoint.S ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel init 2015-11-27 17:07:31 +00:00
SwitchStack.S ARM Packages: use GCC_ASM_EXPORT to export functions 2014-05-08 14:55:52 +00:00