Age | Commit message (Expand) | Author |
2016-03-24 | ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variable | Ard Biesheuvel |
2016-03-24 | ShellPkg: Make the USB mouse behavior in 'edit' consistent with 'hexedit'. | Qiu Shumin |
2016-02-27 | ShellPkg: Fix unexpected behavior of mouse cursor in Editor. | Qiu Shumin |
2015-12-09 | ShellPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-03 | ShellPkg: Update Debug1 profile commands response output | Tapan Shah |
2014-07-29 | Update code to support VS2013 tool chain. | Eric Dong |
2014-07-25 | ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits | Jaben Carsey |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2013-06-11 | ShellPkg: Fix ARM build errors. | jcarsey |
2013-01-17 | ShellPkg: Minor change to EDIT and HEXEDIT commands to make the title bars co... | jcarsey |
2012-10-11 | Add missing braces around initializer. | lzeng14 |
2012-01-30 | ShellPkg: Allow for format character strings to be typed in editor without ha... | jcarsey |
2011-10-10 | ShellPkg: Add checks for NULL pointers. | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-08-10 | ShellPkg: bug fix for edit search/replace function | jcarsey |
2011-08-01 | cleanup function and eliminate build error. | jcarsey |
2011-07-20 | ShellPkg: Added the Ctrl based hot key and changed text editor's UI. | jcarsey |
2011-04-12 | ShellPkg: Fix GCC 4.4 build issues | jljusten |
2011-04-04 | check memory allocations for success. | jcarsey |
2011-04-01 | Comment's added and fixed. | jcarsey |
2011-03-30 | pointer verification (not NULL) and buffer overrun fixes. | jcarsey |
2011-03-29 | smbiosview - add user input verification. | jcarsey |
2011-03-25 | add Edit and HexEdit commands. | jcarsey |