Re: [edk2] [PATCH] ShellPkg: Fixed build with ARM toolchain (Olivier Martin) (edk2-devel Digest, Vol 42, Issue 13)

2013-06-13 Thread Alexei Fedorov
edk2\ShellPkg\Library\UefiShellDebug1CommandsLib\SmbiosView\PrintInfo.c(418) : warning C4017: __arge_118 may be used before being set -Original Message----- Message: 5 Date: Tue, 11 Jun 2013 18:29:12 +0100 From: "Olivier Martin" mailto:olivier.mar...@arm.com>>

Re: [edk2] [PATCH] ShellPkg: Fixed build with ARM toolchain

2013-06-11 Thread Jordan Justen
It doesn't appear that this patch followed the process described in ShellPkg/Contributions.txt. (Signed-off-by, Contributed-under...) We are still using this process, right? -Jordan On Tue, Jun 11, 2013 at 3:07 PM, Carsey, Jaben wrote: > Done. > > > > From: Olivier Martin [mailto:olivier.mar...

Re: [edk2] [PATCH] ShellPkg: Fixed build with ARM toolchain

2013-06-11 Thread Carsey, Jaben
Done. From: Olivier Martin [mailto:olivier.mar...@arm.com] Sent: Tuesday, June 11, 2013 10:29 AM To: Carsey, Jaben Cc: edk2-devel@lists.sourceforge.net Subject: [PATCH] ShellPkg: Fixed build with ARM toolchain Importance: High Dear ShellPkg maintainer, Please find the attached patch that fixes t

[edk2] [PATCH] ShellPkg: Fixed build with ARM toolchain

2013-06-11 Thread Olivier Martin
Dear ShellPkg maintainer, Please find the attached patch that fixes the build errors. Here is the list of some errors I had: - tianocore/ShellPkg/Include/ShellBase.h(157,24) : error #1-D: last line of file ends without a newline - tianocore/ShellPkg/Library/UefiShellLevel2CommandsLib/Tim