]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: use correct ASM decoration for non-function global symbols
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 7 Jul 2015 14:34:39 +0000 (14:34 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Tue, 7 Jul 2015 14:34:39 +0000 (14:34 +0000)
commit7afaa6de40569e251a4a249848db66524dba3f1c
treef1458bcb56d20ce025952432211c8cd124c4dceb
parentdf473cc1fc9acd1a623ec7e05276f2f0635c19d2
ArmPlatformPkg: use correct ASM decoration for non-function global symbols

This fixes the declaration and definition of mSystemMemoryEnd so that it
is correctly annotated as a non-function symbol. Also adds the ASM_PFX
prefix, which is empty on AARCH64 but should be included for correctness.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17860 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/PrePi/AArch64/ModuleEntryPoint.S