summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/HexEdit/BufferImage.c
AgeCommit message (Expand)Author
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey
2014-01-22Fix CRLF formatTian, Hot
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2011-07-20ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-29smbiosview - add user input verification.jcarsey
2011-03-25add Edit and HexEdit commands.jcarsey