summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiCompress.c
AgeCommit message (Expand)AuthorFilesLines
2026-08-04ShellPkg/EfiCompress: Extract OpenFileHelper() and CompressFile()Pierre Gondois1-68/+131
2026-08-04ShellPkg/UefiShellDebug1: Lower indentation level in MainCmdXXX() (2/4)Pierre Gondois1-69/+73
2026-08-04ShellPkg/UefiShellDebug1: Extract MainCmdXXX() function (2/4)Pierre Gondois1-37/+59
2026-08-04ShellPkg/ShellDebug1: Rationalize Package init/freePierre Gondois1-6/+1
2026-08-04ShellPkg/UefiShellDebug1: Return if ShellCommandLineParse() failed (2/4)Pierre Gondois1-64/+66
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-11/+11
2024-10-29ShellPkg: CodeQL FixesOliver Smith-Denny1-0/+7
2024-10-29ShellPkg: UefiShellDebug1CommandsLib: CodeQL FixesOliver Smith-Denny1-2/+7
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-70/+78
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-10/+10
2016-07-18ShellPkg/EfiCompress: Handle memory allocation failureRuiyu Ni1-12/+18
2015-02-05ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-04ShellPkg: Update Debug1 profile commands response outputTapan Shah1-9/+10
2011-10-11ShellPkg: Add checks for NULL pointers. jcarsey1-2/+5
2011-06-28Make sure size is correct.jcarsey1-0/+1
2011-04-04correct last commit. fix build break for some compilers.jcarsey1-3/+3
2011-04-04fix build break on some compilers.jcarsey1-2/+6
2011-03-26comp - add comments and add input verification jcarsey1-46/+55
2010-11-17Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey1-0/+140