audk/ShellPkg/Library
Gao, Liming 3957a5a548 ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool()
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gao, Liming <liming.gao@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16007 6f19259b-4bc3-4df7-8a09-765794883524
2014-08-31 07:58:31 +00:00
..
BasePathLib
BaseSortLib
UefiDpLib This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:17:03 +00:00
UefiFileHandleLib ShellPkg: Remove use of ASSERT to test parameters 2014-06-18 16:37:16 +00:00
UefiHandleParsingLib ShellPkg: Remove 'STATIC' from function declarations to avoid source level debugging problem. 2014-08-29 01:30:43 +00:00
UefiShellCEntryLib
UefiShellCommandLib ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool() 2014-08-31 07:58:31 +00:00
UefiShellDebug1CommandsLib This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:57:42 +00:00
UefiShellDriver1CommandsLib Add CTRL+C support for ‘devices’ command. 2014-08-29 20:41:14 +00:00
UefiShellInstall1CommandsLib Cleanup UefiShellInstall1CommandsLib commands help output string to : 2014-08-29 20:33:31 +00:00
UefiShellLevel1CommandsLib Cleanup UefiShellLevel1CommandsLib commands help output string to : 2014-08-29 20:40:21 +00:00
UefiShellLevel2CommandsLib This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 21:17:27 +00:00
UefiShellLevel3CommandsLib Add new alias called ‘cat’ for ‘type’ command. 2014-08-29 20:19:36 +00:00
UefiShellLib ShellPkg: Refactor string manipulation in UefiShellLib command 2014-08-19 21:00:34 +00:00
UefiShellNetwork1CommandsLib This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy through some other means. 2014-08-29 22:01:54 +00:00
UefiSortLib