summaryrefslogtreecommitdiff
path: root/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib
AgeCommit message (Expand)Author
2011-11-29ShellPkg: Fix handling of empty files in Hexeditjcarsey
2011-11-11Shellpkg: Add support for filenames with spaces.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-09-08ShellPkg: allow for mm command to properly write PCIe in non-interactive mode.jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-08-23ShellPkg: fix build error when converting INTN to INT32.jcarsey
2011-08-10ShellPkg: bug fix for edit search/replace functionjcarsey
2011-08-08remove CatSPrint from ShellPkg.jcarsey
2011-08-03ShellPkg: Added the Ctrl based hot key for hexeditjcarsey
2011-08-01cleanup function and eliminate build error.jcarsey
2011-07-20ShellPkg: Added the Ctrl based hot key and changed text editor's UI.jcarsey
2011-06-27Clarify that the shared variables of the shell protocols are properly named.jcarsey
2011-06-27Make sure size is correct.jcarsey
2011-06-07update copyright line formathhtian
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey
2011-05-02fix printout from SmbiosView command.jcarsey
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey
2011-04-12ShellPkg: Fix GCC 4.4 build issuesjljusten
2011-04-11EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory ou...jcarsey
2011-04-07Fix Xcode, clang, and ARM build and link issues.andrewfish
2011-04-07add user input verification.jcarsey
2011-04-07ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey
2011-04-05add some parens.jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-04-05rename a file.jcarsey
2011-04-04check memory allocations for success.jcarsey
2011-04-04correct last commit. fix build break for some compilers.jcarsey
2011-04-04fix build break on some compilers.jcarsey
2011-04-01remove duplicate memory de-allocation.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-30remove unused variable.jcarsey
2011-03-30Update inf file to follow spec.ydong10
2011-03-29smbiosview - add user input verification.jcarsey
2011-03-25comp - add comments and add input verification jcarsey
2011-03-25add Edit and Hexedit shared features.jcarsey
2011-03-25add Edit and HexEdit commands.jcarsey
2010-12-10update copyright formathhtian
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey