summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Application/Shell/ShellManParser.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Support finding help message embedded in resource section.Qiu Shumin2016-07-131-15/+243
* ShellPkg: Refine the code format.Qiu Shumin2015-12-251-2/+21
* Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...Qiu Shumin2015-12-251-0/+2
* ShellPkg: Fix unhandled value in switch statementPaulo Alcantara2015-12-181-0/+2
* ShellPkg: Ease the shell's MAN file Title Header syntax requirements.Jim Dailey2015-12-181-48/+150
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-10/+18
* ShellPkg: Refine the code style and comment.Qiu Shumin2014-09-051-0/+1
* ShellPkg: Refactor string manipulationJaben Carsey2014-09-021-15/+21
* Follow Shell specification to make sure the “command.man” file is always ...Shumin Qiu2013-12-091-13/+0
* ShellPkg: Fix help MAN file searchingJaben Carsey2013-11-151-1/+15
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-0/+16
* ShellPkg: Add checks for NULL pointers. jcarsey2011-10-101-1/+5
* Refine comments and two code style.ydong102011-09-021-6/+6
* console logger - support disabling the console out.jcarsey2011-03-251-19/+22
* 1) Removing ASSERTs for proper return values. jcarsey2010-10-041-4/+10
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+615