Re: [edk2] [PATCH v2 1/2] ShellPkg: force use of AARCH64 small model when building DEBUG shell

2015-08-19 Thread Ard Biesheuvel
esday, August 19, 2015 2:48 AM >> To: edk2-devel@lists.01.org; leif.lindh...@linaro.org >> Cc: Carsey, Jaben ; Qiu, Shumin >> ; ler...@redhat.com; Ard Biesheuvel >> >> Subject: [edk2] [PATCH v2 1/2] ShellPkg: force use of AARCH64 small model >> when building

Re: [edk2] [PATCH v2 1/2] ShellPkg: force use of AARCH64 small model when building DEBUG shell

2015-08-19 Thread Carsey, Jaben
iu, Shumin > ; ler...@redhat.com; Ard Biesheuvel > > Subject: [edk2] [PATCH v2 1/2] ShellPkg: force use of AARCH64 small model > when building DEBUG shell > Importance: High > > The tiny code model used by AARCH64 only supports binaries of up to > 1 MB in size. Since the Shell appl

[edk2] [PATCH v2 1/2] ShellPkg: force use of AARCH64 small model when building DEBUG shell

2015-08-19 Thread Ard Biesheuvel
The tiny code model used by AARCH64 only supports binaries of up to 1 MB in size. Since the Shell application exceeds that when built in DEBUG mode, make sure we build it using the small code model instead. Cc: Jaben Carsey , Cc: Shumin Qiu Contributed-under: TianoCore Contribution Agreement 1.0