Age | Commit message (Expand) | Author |
2015-07-28 | ShellPkg: prevent Close call when Open failed | Jaben Carsey |
2015-07-26 | ShellPkg: Fix the ASSERT issue in Shell 'for' loop | Qiu Shumin |
2015-07-26 | ShellPkg: Fix bad TimeZone (TZ) conversion. | Andrew Fish |
2015-07-15 | ShellPkg: Add optional 'tftp' EFI Shell command | Ronald Cron |
2015-07-14 | ShellPkg: decode serial console attribute set failure status when used thru s... | Tapan Shah |
2015-07-14 | ShellPkg: Increase PcdShellFileOperationSize | Brendan Jackman |
2015-07-14 | ShellPkg: Fix ping IPv6 stack usage mode failure issue | Jiaxin Wu |
2015-07-09 | ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in... | Qiu Shumin |
2015-07-08 | ShellPkg: Remove Status definition in function scope | jiaxinwu |
2015-07-08 | ShellPkg: Add Ip4Config2 Protocol defintion in UefiHandleParsingLib | jiaxinwu |
2015-07-08 | ShellPkg: Update ping/ifconfig library source code to consume Ip4Config2 prot... | jiaxinwu |
2015-07-08 | ShellPkg: Fix typo of 'determines' in ShellPkg. | Bruce Cran |
2015-07-04 | ShellPkg: Fix bug introduced by r17730. | Heyi Guo |
2015-07-02 | ShellPkg: fix string to number conversion with "0 " | Jaben Carsey |
2015-07-02 | ShellPkg: Refine the code logic of StrnCatGrow. | Qiu Shumin |
2015-07-01 | ShellPkg: Refine the code logic of mv.c. | Qiu Shumin |
2015-06-30 | ShellPkg: Refine code to make catenae length more precise. | Qiu Shumin |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-06-23 | ShellPkg: Make BOOLEAN variable not use explicit comparison. | Qiu Shumin |
2015-06-15 | ShellPkg: update Console to clear screen when resetting | Jaben Carsey |
2015-06-09 | ShellPkg\Application\Shell: Clean start row information after the console has... | Qiu Shumin |
2015-06-09 | ShellPkg: Fix the Non-ASCII char and do code refine. | Qiu Shumin |
2015-06-03 | ShellPkg: Handle escape characters properly for parse command | Tapan Shah |
2015-06-03 | ShellPkg: Add pipe support for parse command | Tapan Shah |
2015-05-28 | ShellPkg: Update help output for correct alphabetical | Jaben Carsey |
2015-05-14 | ShellPkg: Add DiskInfo GUID matching to the She | Samer El-Haj-Mahmoud |
2015-05-11 | ShellPkg: Fix buffer overflow issue in 'map' command. | Qiu Shumin |
2015-04-29 | ShellPkg: Update CopyRight to 2015 | Liming Gao |
2015-04-29 | ShellPkg: Update Shell MemMap command to show PersistentMemory range | Liming Gao |
2015-04-27 | ShellPkg: Refine the logic about allocating memory for variable name and data. | Qiu Shumin |
2015-04-23 | ShellPkg: Remove memory leak when printing help and there are dynamic command... | Jaben Carsey |
2015-04-23 | ShellPkg/HandleParsingLib: Caller should free memory from 2 functions | Jaben Carsey |
2015-04-22 | ShellPkg: Remove "ProtocolGuid" from the string for protocol names | Jaben Carsey |
2015-04-15 | ShellPkg/UefiShellLevel2CommandsLib: Handle the returned error | Olivier Martin |
2015-04-07 | ShellPkg: fix mv and cp command related issues | Tapan Shah |
2015-04-07 | ShellPkg: UefiShellDebug1CommandsLib: fix hex string parsing in SETVAR | Laszlo Ersek |
2015-04-07 | ShellPkg: UefiShellDebug1CommandsLib: fix SETVAR option summary | Laszlo Ersek |
2015-04-02 | ShellPkg: Added newline at the end of source files | Olivier Martin |
2015-04-01 | ShellPkg: Remove extra quotes surrounding flag values. | Qiu Shumin |
2015-03-17 | ShellPkg: update smbiosview for SMBIOS 3.0. | Elvin Li |
2015-03-17 | ShellPkg: Fix typo in ShellPkg. | Qiu Shumin |
2015-03-13 | ShellPkg: Add type cast to avoid build failure in VS2005. | Qiu Shumin |
2015-03-09 | ShellPkg: Help and Error Messages Update | Tapan Shah |
2015-03-04 | ShellPkg: smbiosview shows wrong information for Type 27. | Elvin Li |
2015-03-03 | ShellPkg: Fixed EBC build error. | Elvin Li |
2015-02-27 | ShellPkg: Update Intel copyright to 2015. | Elvin Li |
2015-02-27 | ShellPkg: Parse new SMBIOS 3.0 fields. | Elvin Li |
2015-02-23 | ShellPkg/UefiShellLib: Fixed ARM compiler error | Olivier Martin |
2015-02-06 | Shellpkg: Fix spelling errors in Shell.c/Shell.h comments | Joe Peterson |
2015-02-06 | ShellPkg: command help with -? flag is not working and it gives too many argu... | Jaben Carsey |