summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-04Renormalized end-of-lines from master@27b044605cd5f6b33a3d231576003850b3fe305btrunkkx1-2472/+2472
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-460/+463
2020-08-19ShellPkg: Fix spelling mistake for occurredMichael D Kinney1-4/+4
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-13/+13
2017-03-06ShellPkg: Refine casting expression result to bigger sizeHao Wu1-4/+4
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-9/+0
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey1-12/+12
2014-01-22Fix CRLF formatTian, Hot1-5/+5
2013-06-12ShellPkg: Fix ARM build errors.jcarsey1-0/+2
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-25/+0
2011-07-21ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey1-9/+9
2011-04-08Fix Xcode, clang, and ARM build and link issues.andrewfish1-5/+16
2011-04-06add comments to function declarations and definitions and updated to match co...jcarsey1-320/+280
2011-04-02Comment's added and fixed.jcarsey1-449/+289
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey1-3/+3
2011-03-29smbiosview - add user input verification.jcarsey1-0/+1
2011-03-26add Edit and HexEdit commands.jcarsey1-0/+2695