summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-7/+7
* ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni2018-06-211-1/+2
* ShellPkg/comp: Fix file tag name.Ruiyu Ni2017-04-201-4/+6
* ShellPkg/comp: Use proper parameter namesRuiyu Ni2017-03-061-5/+5
* ShellPkg/comp: Fix GCC build failureRuiyu Ni2017-02-281-0/+1
* ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" supportChen A Chen2017-02-281-130/+227
* ShellPkg/comp: Rename variable names to proper onesChen A Chen2017-02-281-23/+23
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-031-7/+8
* ShellPkg: fix Comp command outputJaben Carsey2014-06-051-9/+20
* ShellPkg: Add checks for NULL pointers. jcarsey2011-10-101-6/+11
* comp - add comments and add input verification jcarsey2011-03-251-27/+32
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+255