Age | Commit message (Expand) | Author |
2017-01-06 | ShellPkg: Fix a bug ">>v" cannot append data to environment variable | Chen A Chen |
2016-12-29 | ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':') | Ruiyu Ni |
2016-12-16 | ShellPkg/setvar: Correct typo in setvar help message | Ruiyu Ni |
2016-12-14 | ShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect Protocol format | Dandan Bi |
2016-12-14 | ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol format | Dandan Bi |
2016-12-14 | ShellPkg/UefiShellDebug1CommandsLib: Fix coding style issues | Dandan Bi |
2016-12-09 | ShellPkg: Assign the correct value to ShellStatus | Gary Lin |
2016-12-09 | ShellPkg: Add missing header line for SFO flag in 'cls' command | Tapan Shah |
2016-12-09 | ShellPkg/Application: Fix ">v" cannot update environment variable | Chen A Chen |
2016-12-06 | ShellPkg: Add error prompt message in Ifconfig6 command. | Zhang Lubo |
2016-12-05 | ShellPkg/MV: Fix MV to deny moving parent of current directory | Chen A Chen |
2016-11-23 | ShellPkg: update ping6 to use timer service instead of timer arch protocol . | Zhang Lubo |
2016-11-16 | ShellPkg: #ifndef of header files should have postfix underscore | Ruiyu Ni |
2016-11-16 | ShellPkg/dmpstore: Support "-sfo" | Ruiyu Ni |
2016-11-15 | ShellPkg: Fix typos in comments and variables | Gary Lin |
2016-11-11 | ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIs | Ruiyu Ni |
2016-11-10 | ShellPkg: Fix the coding style issue | Bi, Dandan |
2016-11-07 | ShellPkg/Ping6: Add a note in help for TargetIp | hegdenag |
2016-11-07 | ShellPkg/reset: Support "-fwui" flag | Chen A Chen |
2016-10-31 | ShellPkg: print only valid characters for file overwrite prompt | Tapan Shah |
2016-10-27 | ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE() | Laszlo Ersek |
2016-10-27 | ShellPkg/UefiDpLib: rebase to ARRAY_SIZE() | Laszlo Ersek |
2016-10-25 | ShellPkg: update ping to use timer service instead of timer arch protocol . | Fu Siyuan |
2016-10-24 | ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properly | Tapan Shah |
2016-10-19 | ShellPkg: Update sources to include MdePkg protocol definitions | Ruiyu Ni |
2016-10-19 | ShellPkg: Update header files to reference MdePkg protocol definition | Ruiyu Ni |
2016-10-19 | MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitions | Ruiyu Ni |
2016-10-19 | ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.h | Ruiyu Ni |
2016-10-18 | ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName() | Laszlo Ersek |
2016-10-12 | ShellPkg/UefiShellTftpCommandLib: Update TFTP help text | Thomas Palmer |
2016-10-12 | ShellPkg:?cd \? command fails to go back to the root directory of a file system | Tapan Shah |
2016-10-09 | ShellPkg/UefiShellNetwork1CommandsLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellBcfgCommandLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-09 | ShellPkg/Application: Remove unnecessary EFIAPI | Chen A Chen |
2016-10-07 | ShellPkg: Fix erroneous Status returned by ShellOpenFileByName() | Vladimir Olovyannikov |
2016-10-05 | ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructor | Tapan Shah |
2016-10-03 | ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing disk | Michael Kinney |
2016-10-03 | ShellPkg/Shell: Update CRC32 in the EFI System Table header | Cinnamon Shia |
2016-09-26 | ShellPkg: Enhance 'cls' command to change the background and foreground colors | Tapan Shah |
2016-09-23 | ShellPkg: Update help output for disconnect command | Tapan Shah |
2016-09-22 | ShellPkg: Remove current working dir path ".;" from 'path' variable | Tapan Shah |
2016-09-22 | ShellPkg: Expand special output file to include "NULL" and case insensitive | Tapan Shah |