Age | Commit message (Expand) | Author |
2015-12-09 | ShellPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-02-03 | ShellPkg: Update Debug1 profile commands response output | Tapan Shah |
2015-02-02 | ShellPkg: Fix typos. | Qiu Shumin |
2014-10-07 | ShellPkg: hexedit command does not return lasterror equal to 0 when exiting f... | jcarsey |
2014-09-02 | Cleanup UefiShellDebug1CommandsLib strings to : | Samer El-Haj-Mahmoud elhaj |
2014-07-25 | ShellPkg: Fix calls to SimpleTextOut->SetAttribute to not use reserved bits | Jaben Carsey |
2014-01-22 | Fix CRLF format | Tian, Hot |
2013-06-11 | ShellPkg: Fix ARM build errors. | jcarsey |
2013-05-07 | ShellPkg: Fixed build error 'variable set but not used' | 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 |
2011-11-29 | ShellPkg: Fix handling of empty files in Hexedit | jcarsey |
2011-10-14 | ShellPkg: Add checking for memory allocation and pointer returns from functions. | jcarsey |
2011-10-10 | ShellPkg: Add checks for NULL pointers. | jcarsey |
2011-10-10 | ShellPkg: Add checks for NULL pointers. | jcarsey |
2011-09-02 | Refine comments and two code style. | ydong10 |
2011-08-23 | ShellPkg: fix build error when converting INTN to INT32. | jcarsey |
2011-08-03 | ShellPkg: Added the Ctrl based hot key for hexedit | jcarsey |
2011-07-20 | ShellPkg: Added the Ctrl based hot key and changed text editor's UI. | jcarsey |
2011-06-07 | update copyright line format | hhtian |
2011-04-12 | update Bcfg to correctly remove by option index not variable name and add dri... | jcarsey |
2011-04-12 | ShellPkg: Fix GCC 4.4 build issues | jljusten |
2011-04-11 | EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou... | jcarsey |
2011-04-07 | Fix Xcode, clang, and ARM build and link issues. | andrewfish |
2011-04-07 | add user input verification. | jcarsey |
2011-04-05 | add comments to function declarations and definitions and updated to match co... | 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 |