audk/ShellPkg/Library/UefiShellCommandLib
jcarsey 3f869579a4 ShellPkg: Correct 3 places where memory was not being properly released by the shell.
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>
Reviewed-by: Liu, Jiang A <jiang.a.liu@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13938 6f19259b-4bc3-4df7-8a09-765794883524
2012-11-13 16:08:52 +00:00
..
ConsistMapping.c Add missing braces around initializer. 2012-10-11 02:15:23 +00:00
UefiShellCommandLib.c ShellPkg: Correct 3 places where memory was not being properly released by the shell. 2012-11-13 16:08:52 +00:00
UefiShellCommandLib.h move DeleteScriptFileStruct from a private to a public function. This allows for better memory cleanup when errors occur. 2010-10-04 16:26:29 +00:00
UefiShellCommandLib.inf ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the expectation that the driver is responsible for ensuring that they are only called when boot services are present. Also adds a ShellCommandLib Depex for gEfiUnicodeCollation2ProtocolGuid to fix constructor crash when used by drivers. 2012-05-30 17:34:16 +00:00