audk/ShellPkg/Library
Jaben Carsey 3520e03f3d ShellPkg: Remove invalid ASSERT
There was an assumption that this API would never fail.  That is not true and the return value is checked just a few lines later.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14951 6f19259b-4bc3-4df7-8a09-765794883524
2013-12-09 23:00:21 +00:00
..
BasePathLib ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiDpLib Refine the select language logic. 2013-09-05 03:02:14 +00:00
UefiFileHandleLib ShellPkg: Handle pool allocation failure 2013-09-20 20:10:17 +00:00
UefiHandleParsingLib ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s output 2013-11-19 22:18:33 +00:00
UefiShellCEntryLib ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c: 2013-05-15 20:39:04 +00:00
UefiShellCommandLib Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00
UefiShellDebug1CommandsLib ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hex 2013-12-02 21:45:28 +00:00
UefiShellDriver1CommandsLib Refine the select language logic. 2013-09-05 03:02:14 +00:00
UefiShellInstall1CommandsLib Fix GCC build failure. 2013-07-30 06:41:43 +00:00
UefiShellLevel1CommandsLib ShellPkg: "For Run" fix for spaces between numerals 2013-11-15 20:28:58 +00:00
UefiShellLevel2CommandsLib ShellPkg: Remove invalid ASSERT 2013-12-09 23:00:21 +00:00
UefiShellLevel3CommandsLib ShellPkg: Fixes for the ‘type’ command: 2013-10-18 20:53:06 +00:00
UefiShellLib ShellPkg: Add support for CTRL-C within shell user prompting 2013-12-09 22:55:13 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Permanent change, and update the STR_IFCONFIG_PERMANENT_STATUS string token. 2013-10-04 16:34:19 +00:00
UefiSortLib Update all the code to consume the ConvertDevicePathToText, ConvertDevicePathNodeToText, ConvertTextToDevicePath and ConvertTextToDeviceNode APIs in DevicePathLib. 2013-07-26 03:14:08 +00:00