summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2012-01-11ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...jcarsey
2012-01-10ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey
2012-01-10ShellPkg: Add dump information for PCI Root Bridge IO protocol.jcarsey
2012-01-09ShellPkg: Add protocols / protocol GUIDs to display and input mapping.jcarsey
2012-01-05ShellPkg: fix copyright date.jcarsey
2012-01-05ShellPkg: fix For command parsing list of values.jcarsey
2012-01-05ShellPkg: Fix swapping of reset behavior.jcarsey
2012-01-02ShellPkg: print error when column index is out of range instead of ASSERT.jcarsey
2012-01-02ShellPkg: fix Pipe usage verification.jcarsey
2011-12-13ShellPkg: Updated version number.geekboy15a
2011-11-29ShellPkg: Fix "-b" usage with timezone command.jcarsey
2011-11-29ShellPkg: Fix handling of empty files in Hexeditjcarsey
2011-11-18ShellPkg: Updates the printing of echo for script commands to after the @ che...jcarsey
2011-11-18ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size.jcarsey
2011-11-17ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey
2011-11-14Update comment for function header.ydong10
2011-11-12ShellPkg: Update comments for functions to clarify buffer origin.darylm503
2011-11-11Shellpkg: Add support for filenames with spaces.jcarsey
2011-11-11Shellpkg: Add support for filenames with spaces.jcarsey
2011-11-01ShellPkg: swap warm and cold to get the default correct for Reset command.jcarsey
2011-10-22Fix a typo when check the return valueydong10
2011-10-18Fix a code typo.ydong10
2011-10-17ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey
2011-10-13ShellPkg: Set CRC value whenever changing a system table.jcarsey
2011-10-13SShellPkg: updating order of cast and addressing of a pointer (2 identical pl...jcarsey
2011-10-13Check the pointer before use it to avoid potential access violation.ydong10
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-10-10ShellPkg: Add checks for NULL pointers. jcarsey
2011-10-10ShellPkg: Verify memory allocations without ASSERT.jcarsey
2011-10-08Add pointer check for NULL before dereference it.sfu5
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-09-20ShellPkg: Verify DevicePathToText was successful before using the resultant p...jcarsey
2011-09-20ShellPkg: fix support for "\" (or "\.") meaning root of drive.jcarsey
2011-09-20Refine code to follow coding style.ydong10
2011-09-15ShellPkg: Update revision info.jcarsey
2011-09-15ShellPkg: Fix concatenation on full device paths.jcarsey
2011-09-15ShellPkg: Eliminate loss of high bits in return value from exit command on 64...jcarsey
2011-09-12ShellPkg: Add missing function descriptor comment.jcarsey
2011-09-09ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey
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 ShellPrint-functions to allow for escape character to prevent a...jcarsey
2011-08-23ShellPkg: fix build error when converting INTN to INT32.jcarsey
2011-08-10ShellPkg: bug fix for edit search/replace functionjcarsey
2011-08-09This adds support for @ prefixed commands in script files.jcarsey
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