summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
AgeCommit message (Expand)AuthorFilesLines
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-11ShellPkg: Fix ARM build errors.jcarsey1-0/+2
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-25/+0
2011-07-20ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey1-9/+9
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish1-5/+16
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey1-320/+280
2011-04-01Comment'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-25add Edit and HexEdit commands.jcarsey1-0/+2695