summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/EfiDecompress.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Fix conditionally uninitialized variablesMichael Kubacki2023-04-031-3/+6
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-80/+83
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-8/+8
* ShellPkg: Fix VS2010/2012 build failureRuiyu Ni2016-07-191-0/+2
* ShellPkg/EfiDecompress: Handle memory allocation failureRuiyu Ni2016-07-181-24/+28
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Debug1 profile commands response outputTapan Shah2015-02-031-8/+9
* ShellPkg: report error when EfiDecompress is run on a non-compressed fileJaben Carsey2014-05-141-25/+29
* ShellPkg: Add checks for NULL pointers. jcarsey2011-10-101-2/+5
* comp - add comments and add input verification jcarsey2011-03-251-64/+73
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-161-0/+163