summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* Update copyright formathhtian2012-04-241-3/+1
* Update IfConfig.c to use TPL_CALLBACK instead of TPL_CALLBACK - 1 to follow U...lzeng142012-04-241-2/+2
* ShellPkg: hide flashing cursor during startup.jcarsey2012-04-231-1/+3
* ShellPkg: removed memory leak.jcarsey2012-04-231-2/+0
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* correct removal of commit 12951.jcarsey2012-03-261-2/+4
* Add SMBIOS 2.7.1 support to SmbiosView command.lzeng142012-03-1513-1097/+1072
* Improve robustness when scanning PCI Option ROM.rsun32012-03-141-10/+30
* ShellPkg: Fix ICC11 build failure.jcarsey2012-03-051-6/+10
* ShellPkg: Fix ICC11 build failure.jcarsey2012-02-241-6/+10
* ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...jcarsey2012-02-023-3/+14
* Add Missing invocations to VA_END() for VA_START().rsun32012-02-011-3/+3
* Fix type 19 print to match SBMIOS 2.7.andrewfish2012-01-312-0/+16
* ShellPkg: Update 'echo' command to print everything at once. this allows for...jcarsey2012-01-301-6/+10
* Fix clang compiler warning.andrewfish2012-01-302-2/+2
* ShellPkg: Allow for format character strings to be typed in editor without ha...jcarsey2012-01-302-2/+9
* ShellPkg: add more parenthesis to bcfg command.jcarsey2012-01-302-4/+4
* ShellPkg: fix redirection file parsing to allow spaces before filename.jcarsey2012-01-271-1/+4
* ShellPkg: Add support for adding optional data to the bcfg command in debug p...jcarsey2012-01-272-6/+402
* ShellPkg: parameters with spaces need quotes.jcarsey2012-01-271-17/+34
* ShellPkg: Add support for adding optional data to the bcfg command.jcarsey2012-01-272-6/+402
* ShellPkg: This patch fixes the redirection support for a Shell2 application r...jcarsey2012-01-201-4/+6
* ShellPkg: Fix rm CWD protection to be better at catching similarly named dire...jcarsey2012-01-201-2/+5
* ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev...jcarsey2012-01-191-3/+9
* ShellPkg: Check for Abort flag in main 'for' loop of ls command and propagate...jcarsey2012-01-111-3/+12
* ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey2012-01-101-2/+12
* ShellPkg: Add dump information for PCI Root Bridge IO protocol.jcarsey2012-01-102-1/+121
* ShellPkg: Add protocols / protocol GUIDs to display and input mapping.jcarsey2012-01-094-113/+232
* ShellPkg: fix copyright date.jcarsey2012-01-051-1/+1
* ShellPkg: fix For command parsing list of values.jcarsey2012-01-051-5/+3
* ShellPkg: Fix swapping of reset behavior.jcarsey2012-01-051-4/+4
* ShellPkg: print error when column index is out of range instead of ASSERT.jcarsey2012-01-021-16/+20
* ShellPkg: fix Pipe usage verification.jcarsey2012-01-022-3/+8
* ShellPkg: Updated version number.geekboy15a2011-12-132-9/+4
* ShellPkg: Fix "-b" usage with timezone command.jcarsey2011-11-291-2/+2
* ShellPkg: Fix handling of empty files in Hexeditjcarsey2011-11-291-1/+4
* ShellPkg: Updates the printing of echo for script commands to after the @ che...jcarsey2011-11-181-9/+9
* ShellPkg: Correct incorrect use of sizeof to use macro for EFI_FILE_INFO size.jcarsey2011-11-181-3/+3
* ShellPkg: Update the ‘for’ command to check number length correctly with ...jcarsey2011-11-171-1/+1
* Update comment for function header.ydong102011-11-141-2/+2
* ShellPkg: Update comments for functions to clarify buffer origin.darylm5032011-11-124-249/+265
* Shellpkg: Add support for filenames with spaces.jcarsey2011-11-111-12/+70
* Shellpkg: Add support for filenames with spaces.jcarsey2011-11-111-1/+1
* ShellPkg: swap warm and cold to get the default correct for Reset command.jcarsey2011-11-011-6/+6
* Fix a typo when check the return valueydong102011-10-221-1/+1
* Fix a code typo.ydong102011-10-181-1/+1
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-174-9/+16
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-1415-167/+252
* ShellPkg: Set CRC value whenever changing a system table.jcarsey2011-10-131-0/+29
* SShellPkg: updating order of cast and addressing of a pointer (2 identical pl...jcarsey2011-10-131-2/+2