]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirt/PrePi: make jump to CEntryPoint relative
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Fri, 5 Aug 2016 12:02:50 +0000 (14:02 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 11 Aug 2016 10:29:31 +0000 (12:29 +0200)
commit16a9fe2ca9cc845cdc31ed8ff8310594c4a34717
tree3e099cfb684149f7b97a679fd489f58b44ea881b
parentd2d0e27c7668017ef3d435a18e5d8008d36632d1
ArmVirt/PrePi: make jump to CEntryPoint relative

The ArmVirtPkg platforms that use PrePi have no notion of boot remapped
aliases, so we can simply jump to CEntryPoint() directly rather than
via an absolute reference.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmVirtPkg/PrePi/AArch64/ModuleEntryPoint.S
ArmVirtPkg/PrePi/Arm/ModuleEntryPoint.S