summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Application/Shell/ShellManParser.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Shell: CodeQL FixesOliver Smith-Denny2024-10-291-4/+25
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-230/+257
* ShellPkg/Application: Fix various typosAntoine Coeur2020-02-101-10/+10
* ShellPkg: Unload image on EFI_SECURITY_VIOLATIONDandan Bi2019-09-251-0/+9
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang2019-01-311-23/+2
* ShellPkg: Clean up source filesLiming Gao2018-06-281-5/+5
* ShellPkg/help: Fix "-?" may not show manual sometimesRuiyu Ni2018-02-131-252/+23
* ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen2016-10-091-9/+0
* ShellPkg: Support finding help message embedded in resource section.Qiu Shumin2016-02-241-15/+243
* Subject: [PATCH 5/9] ShellPkg: Fix memory leak in function'ManBufferFindSecti...Qiu Shumin2015-12-251-0/+2
* ShellPkg: Refine the code format.Qiu Shumin2015-12-211-2/+21
* ShellPkg: Fix unhandled value in switch statementPaulo Alcantara2015-12-161-0/+2
* ShellPkg: Ease the shell's MAN file Title Header syntax requirements.Jim Dailey2015-12-161-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