]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/ShellPkg.dsc
ShellPkg/ShellPkg.dsc AARCH64: enable stack protector
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 4 Sep 2019 16:30:47 +0000 (09:30 -0700)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 5 Sep 2019 17:19:35 +0000 (10:19 -0700)
commit23908d0f5cc6bc04a0d19f694cd8c2a392077da0
tree03112bf178aaa64ed338c4daa9f3a5d9e5d9e122
parent04d9d89b7dd489c22558fc9691fc8152704c827f
ShellPkg/ShellPkg.dsc AARCH64: enable stack protector

Incorporate the stack protector library into the AARCH64 build of
the Shell binaries as a NULL library resolution, to avoid build
errors when the compiler injects stack integrity checks.

Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Acked-by: Zhichao Gao <zhichao.gao@intel.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
ShellPkg/ShellPkg.dsc