audk/ShellPkg/Library/UefiShellLib
jcarsey 366f81a016 Clarify that the shared variables of the shell protocols are properly named.
This removes the non-shared gEfiShellProtocol and gEfiShellParametersProtocol and renames the shared version to those names.

This removes the m-versions of those protocol pointers.

signed-off-by: jcarsey
reviewed-by: darylm503

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11900 6f19259b-4bc3-4df7-8a09-765794883524
2011-06-27 21:04:22 +00:00
..
UefiShellLib.c Clarify that the shared variables of the shell protocols are properly named. 2011-06-27 21:04:22 +00:00
UefiShellLib.h add comments to function declarations and definitions and updated to match coding style document. 2011-04-05 20:55:45 +00:00
UefiShellLib.inf updated comments and added string-to-number conversion with return value to indicate success or failure. All parameter checking updated to non-case-sensitive. 2011-03-25 20:49:53 +00:00