audk/ShellPkg/Library
Jaben Carsey 7b01f0f312 ShellPkg: Add a new library for "bcfg" command
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Chris Phillips <chrisp@hp.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
Reviewed by: Tapan Shah <tapandshah@hp.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16092 6f19259b-4bc3-4df7-8a09-765794883524
2014-09-10 20:30:38 +00:00
..
BasePathLib ShellPkg: Fix using root of drive 2014-04-11 19:15:02 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
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
UefiShellBcfgCommandLib ShellPkg: Add a new library for "bcfg" command 2014-09-10 20:30:38 +00:00
UefiShellCEntryLib ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c: 2013-05-15 20:39:04 +00:00
UefiShellCommandLib ShellPkg Build failure of AllocateZeroPool usage. This patch updates AllocateZeroPool() to AllocateCopyPool() 2014-08-31 07:58:31 +00:00
UefiShellDebug1CommandsLib ShellPkg: Update BCFG command for correct use and errors on moving 2014-09-04 20:55:29 +00:00
UefiShellDriver1CommandsLib Add CTRL+C support for ‘devices’ command. 2014-08-29 20:41:14 +00:00
UefiShellInstall1CommandsLib ShellPkg: Update BCFG command for correct use and errors on moving 2014-09-04 20:55:29 +00:00
UefiShellLevel1CommandsLib Cleanup UefiShellLevel1CommandsLib commands help output string to : 2014-08-29 20:40:21 +00:00
UefiShellLevel2CommandsLib Updates the logic to allow RM and CP to have silent/quiet mode work successfully. 2014-09-03 17:44:53 +00:00
UefiShellLevel3CommandsLib ShellPkg: Fix dynamic command help 2014-09-03 09:04:00 +00:00
UefiShellLib ShellPkg: Add DXE_DRIVER class type to some libraries 2014-09-03 09:03:10 +00:00
UefiShellNetwork1CommandsLib ShellPkg: Prevent StrnCpy from overwriting null terminator when source is larger than destination. 2014-09-02 19:50:09 +00:00
UefiSortLib ShellPkg: Add DXE_DRIVER class type to some libraries 2014-09-03 09:03:10 +00:00