[edk2] [PATCH 07/27] ShellPkg/UefiShellBcfgCommandLib: Handle memory allocation failure

2016-07-14 Thread Ruiyu Ni
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Cc: Jaben Carsey --- .../UefiShellBcfgCommandLib.c | 47 +++--- 1 file changed, 24 insertions(+), 23 deletions(-) diff --git

[edk2] [PATCH 04/27] ShellPkg/ShellProtocol.c: Handle memory allocation failure

2016-07-14 Thread Ruiyu Ni
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Cc: Jaben Carsey --- ShellPkg/Application/Shell/ShellProtocol.c | 98 +- ShellPkg/Application/Shell/ShellProtocol.h | 17 +- 2 files

[edk2] [PATCH 02/27] ShellPkg/IsVolatileEnv: Handle memory allocation failure

2016-07-14 Thread Ruiyu Ni
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ruiyu Ni Cc: Jaben Carsey --- ShellPkg/Application/Shell/FileHandleWrappers.c| 19 ++-- ShellPkg/Application/Shell/ShellEnvVar.c | 34 --

Re: [edk2] SATA AHCI issue

2016-07-14 Thread Tian, Feng
Hi, Shaveta We have approved this fix. Do you miss it? http://article.gmane.org/gmane.comp.bios.edk2.devel/13541 Thanks Feng -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Shaveta Leekha Sent: Thursday, July 14, 2016 2:04 PM To:

[edk2] SATA AHCI issue

2016-07-14 Thread Shaveta Leekha
Hi, I have been working on support for AHCI controller for my ARMv8 platform. For that I have integrated my PciEmulation code and SataControllerDxe driver code with MdeModulePkg/Bus/Ata. But facing one issue, this is same issue reported by Jan Dabros(in To list) sometime back. Setting

[edk2] [Patch] MdePkg BaseLib: Add the missing nasm source file InternalSwitchStack.nasm

2016-07-14 Thread Liming Gao
BaseLib Ia32 InternalSwitchStack.S has no matched InternalSwitchStack.nasm. Use ObjDump to verify the output object files be same. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Liming Gao --- MdePkg/Library/BaseLib/BaseLib.inf | 3

<    1   2