]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Add ShellPrintHelp function to ShellLib.
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Mar 2013 21:54:02 +0000 (21:54 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 4 Mar 2013 21:54:02 +0000 (21:54 +0000)
commit365aa98a5dfba45b7ecfe04495cb28e9e05d2a45
tree3a13e86c98a2ae6829c09483c944c819ac6f0c95
parentfb2ae5fdb5207233e9be8f73d552860d9169fa8e
ShellPkg: Add ShellPrintHelp function to ShellLib.

This function allows for easier access to printing standard command help.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Matt Stanbro <Matthew.A.Stanbro@intel.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14159 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Include/Library/ShellLib.h
ShellPkg/Library/UefiShellLib/UefiShellLib.c