audk/ShellPkg/Library
Jiaxin Wu 6e3e562c9d ShellPkg: Fix wrong return status for Ifconfig.c
The Ifconfig command handler tries to return an EFI_STATUS when
the return type should be SHELL_STATUS.

Cc: Cohen Eugene <eugene@hp.com>
Cc: Carsey Jaben <jaben.carsey@intel.com>
Cc: Ye Ting <ting.ye@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jiaxin Wu <jiaxin.wu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ye Ting <ting.ye@intel.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19110 6f19259b-4bc3-4df7-8a09-765794883524
2015-12-04 01:10:17 +00:00
..
UefiDpLib ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'. 2015-11-26 01:51:52 +00:00
UefiHandleParsingLib ShellPkg: Corrected CatSPrint usage to prevent memory leaks. 2015-11-19 08:37:03 +00:00
UefiShellBcfgCommandLib
UefiShellCEntryLib
UefiShellCommandLib
UefiShellDebug1CommandsLib ShellPkg: Added SMBIOS 2.8 Type 17 changes to smbiosview 2015-09-18 02:58:31 +00:00
UefiShellDriver1CommandsLib ShellPkg: Fix a command line unicode string type. 2015-09-16 08:20:27 +00:00
UefiShellInstall1CommandsLib
UefiShellLevel1CommandsLib
UefiShellLevel2CommandsLib ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
UefiShellLevel3CommandsLib
UefiShellLib ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir(). 2015-10-23 02:03:20 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix wrong return status for Ifconfig.c 2015-12-04 01:10:17 +00:00
UefiShellTftpCommandLib ShellPkg: Refine code by initializing local variable and adding ASSERT statement. 2015-10-28 01:14:34 +00:00