Re: [edk2-devel] [PATCH] ShellPkg/ShellPkg.dsc AARCH64: enable stack protector

2019-09-05 Thread Ard Biesheuvel
rsday, September 5, 2019 12:38 AM > > To: Ard Biesheuvel > > Cc: devel@edk2.groups.io; Carsey, Jaben ; Ni, Ray > > ; Gao, Zhichao ; Gao, Liming > > > > Subject: Re: [edk2-devel] [PATCH] ShellPkg/ShellPkg.dsc AARCH64: enable > > stack protector > > > >

Re: [edk2-devel] [PATCH] ShellPkg/ShellPkg.dsc AARCH64: enable stack protector

2019-09-04 Thread Gao, Zhichao
Zhichao ; Gao, Liming > > Subject: Re: [edk2-devel] [PATCH] ShellPkg/ShellPkg.dsc AARCH64: enable > stack protector > > On Wed, Sep 04, 2019 at 09:34:34AM -0700, Ard Biesheuvel wrote: > > Incorporate the stack protector library into the AARCH64 build of the > > Shell binar

Re: [edk2-devel] [PATCH] ShellPkg/ShellPkg.dsc AARCH64: enable stack protector

2019-09-04 Thread Leif Lindholm
On Wed, Sep 04, 2019 at 09:34:34AM -0700, Ard Biesheuvel wrote: > 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. > > Signed-off-by: Ard Biesheuvel

[edk2-devel] [PATCH] ShellPkg/ShellPkg.dsc AARCH64: enable stack protector

2019-09-04 Thread Ard Biesheuvel
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. Signed-off-by: Ard Biesheuvel --- ShellPkg/ShellPkg.dsc | 5 + 1 file changed, 1 insertion(+), 4