summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Comp.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-19ShellPkg/Comp: add file bufferingLaszlo Ersek1-3/+124
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-7/+7
2018-06-21ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni1-1/+2
2017-04-20ShellPkg/comp: Fix file tag name.Ruiyu Ni1-4/+6
2017-03-06ShellPkg/comp: Use proper parameter namesRuiyu Ni1-5/+5
2017-02-28ShellPkg/comp: Fix GCC build failureRuiyu Ni1-0/+1
2017-02-28ShellPkg/comp: Add "-n <diff-count>"/"-s <diff-byte>" supportChen A Chen1-130/+227
2017-02-28ShellPkg/comp: Rename variable names to proper onesChen A Chen1-23/+23
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Debug1 profile commands response outputTapan Shah1-7/+8
2014-06-05ShellPkg: fix Comp command outputJaben Carsey1-9/+20
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey1-6/+11
2011-03-25comp - add comments and add input verification jcarsey1-27/+32
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey1-0/+255