]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg: bring DS-5 scripts in line with linker script changes
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 12 Nov 2015 07:29:21 +0000 (07:29 +0000)
committerabiesheuvel <abiesheuvel@Edk2>
Thu, 12 Nov 2015 07:29:21 +0000 (07:29 +0000)
commit0ce8410ed7f1a1537707e87198cfc2460ec1fecb
tree5cd3865a934a1dd990e90f96f5520544596b8616
parentb3535ab4ef6e7d05ac9ffbb0bda8bade4e15a3d4
ArmPlatformPkg: bring DS-5 scripts in line with linker script changes

The ARM and AARCH64 linker scripts have recently been updated so that
the memory layouts of the ELF and PE/COFF versions of each module are
identical. In particular, this means that the ELF images now have a
hole before the first section rather than starting at offset 0x0, which
means we no longer have to correct for this difference when loading the
ELF image into the debugger.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18775 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Scripts/Ds5/firmware_volume.py