summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-460/+463
* ShellPkg: Fix spelling mistake for occurredMichael D Kinney2020-08-191-4/+4
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-13/+13
* ShellPkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-4/+4
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-9/+0
* ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey2014-07-251-12/+12
* Fix CRLF formatTian, Hot2014-01-221-5/+5
* ShellPkg: Fix ARM build errors.jcarsey2013-06-111-0/+2
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-25/+0
* ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey2011-07-201-9/+9
* Fix Xcode, clang, and ARM build and link issues.andrewfish2011-04-071-5/+16
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-320/+280
* Comment's added and fixed.jcarsey2011-04-011-449/+289
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-3/+3
* smbiosview - add user input verification.jcarsey2011-03-291-0/+1
* add Edit and HexEdit commands.jcarsey2011-03-251-0/+2695