Age | Commit message (Expand) | Author |
2017-01-25 | ShellPkg/pci: Use PCI definitions defined in MdePkg | Ruiyu Ni |
2017-01-24 | ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.1 | Star Zeng |
2017-01-22 | ShellPkg SmbiosView: Add decoding of SMBIOS spec 3.1.0 | Star Zeng |
2017-01-19 | ShellPkg: Add check logic for the gateway validity. | Zhang Lubo |
2017-01-19 | ShellPkg/HandleParsingLib: Fix coding style issue | Dandan Bi |
2017-01-19 | ShellPkg SmbiosView: Add missing decoding of SMBIOS spec 3.0.0 | Star Zeng |
2017-01-19 | ShellPkg SmbiosView: Add missing decoding of SlotType AGP8X | Star Zeng |
2017-01-13 | ShellPkg/Ifconfig6: Address ASSERT because of a missing NULL check | hegdenag |
2017-01-13 | ShellPkg/SmbiosView: Add decoding of SMBIOS record type 43 | Linson Augustine |
2017-01-12 | ShellPkg: Update smbiosview command to display Type 3 values | Chris Phillips |
2017-01-11 | ShellPkg/Shell: Add double quotes to args with white space | Michael Kinney |
2017-01-11 | ShellPkg/HandleParsingLib: Fix build failure due to missing semicolon | Ruiyu Ni |
2017-01-11 | ShellPkg/dh: Support dump from GUID and "decode" parameter | Ruiyu Ni |
2017-01-11 | ShellPkg/Dh: Fix coding style issues | Chen A Chen |
2017-01-11 | ShellPkg/HandleParsingLib: Add new API GetAllMappingGuids | Chen A Chen |
2017-01-11 | ShellPkg/HandleParsingLib: Return NULL name for unknown GUID | Ruiyu Ni |
2017-01-11 | ShellPkg/HandleParsingLib: Rename global variables | Ruiyu Ni |
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 |