summaryrefslogtreecommitdiff
path: root/ShellPkg
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-01 14:58:42 +0000
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2017-11-01 15:18:10 +0000
commit3380a591232de2ab3007ab051010a67c3d000d1c (patch)
tree38a62ff5377196bc4d082a64fc12998c4ff2df5a /ShellPkg
parent4073f85d4a09e41ccdbb5efef10835d42db237e3 (diff)
downloadedk2-3380a591232de2ab3007ab051010a67c3d000d1c.zip
edk2-3380a591232de2ab3007ab051010a67c3d000d1c.tar.gz
edk2-3380a591232de2ab3007ab051010a67c3d000d1c.tar.bz2
BaseTools/tools_def AARCH64 ARM: disable PIE linking for .aslc sources
Commit 1894a7c64c0a ("BaseTools/tools_def AARCH64 ARM: disable PIE linking") works around an issue that was caught due to the fact that PIE linking produces broken .acpi files. However, v2 of that fix inadvertently only applied the workaround to the normal linker command line, and not to the ASLD one, so the issue still persists. So add the missing -no-pie options for ASLD on ARM and AARCH64. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'ShellPkg')
0 files changed, 0 insertions, 0 deletions