]> git.proxmox.com Git - mirror_edk2.git/commit - ArmVirtPkg/PrePi/AArch64/ModuleEntryPoint.S
ArmVirtPkg: adapt ArmVirtXen build to system memory end global variable
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 6 Jul 2015 22:09:02 +0000 (22:09 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Mon, 6 Jul 2015 22:09:02 +0000 (22:09 +0000)
commitf7b0d3f2b5c61035ce7c23d4aef14083c3b1634d
tree3a4aaa85c56d24e4c10510702a3c69df1fff1f36
parent13a68bbaa7bf13710357945a5194b21579f3d875
ArmVirtPkg: adapt ArmVirtXen build to system memory end global variable

This fixes the ArmVirtXen build that was broken by r17835, which adds
a global variable mSystemMemoryEnd which is shared between a module
and a library it depends on.

Add the same global variable to the relocatable PrePi used by ArmVirtXen.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17837 6f19259b-4bc3-4df7-8a09-765794883524
ArmVirtPkg/PrePi/AArch64/ModuleEntryPoint.S
ArmVirtPkg/PrePi/PrePi.h