summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/FileBuffer.c
AgeCommit message (Expand)Author
2014-07-25ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bitsJaben Carsey
2014-06-26Refine code to make it more safely.Eric Dong
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2012-01-30ShellPkg: Allow for format character strings to be typed in editor without ha...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-08-10ShellPkg: bug fix for edit search/replace functionjcarsey
2011-07-20ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey
2011-04-04check memory allocations for success.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