Age | Commit message (Expand) | Author |
2016-07-18 | ShellPkg/Dp: Handle memory allocation failure | Ruiyu Ni |
2016-06-21 | ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr | Star Zeng |
2016-05-03 | ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4 | Star Zeng |
2016-05-03 | ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!" | Cinnamon Shia |
2016-03-29 | ShellPkg/UefiDpLib: Fix a memory leak issue in Dp. | Cinnamon Shia |
2016-03-08 | ShellPkg/UefiDpLib: Support execution break | Cinnamon Shia |
2016-02-18 | ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c. | Cinnamon Shia |
2016-01-19 | ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM drivers | Star Zeng |
2015-12-09 | ShellPkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-11-26 | ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'. | Qiu Shumin |
2015-11-05 | ShellPkg/UefiDpLib: Support dumping cumulative data | Cinnamon Shia |
2015-11-05 | ShellPkg/UefiDpLib: Fix a DP cumulative data issue | Cinnamon Shia |
2015-11-04 | ShellPkg UefiDpLib: Use correct string length for the input UnicodeBuffer | Star Zeng |
2015-09-15 | ShellPkg: Rename some functions in Dp to avoid build errors. | Samer El-Haj-Mahmoud |
2015-07-09 | ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in... | Qiu Shumin |
2015-06-30 | ShellPkg: Use safe string functions to refine code. | Qiu Shumin |
2015-03-09 | ShellPkg: Help and Error Messages Update | Tapan Shah |
2015-02-04 | ShellPkg: Standardized HP Copyright Message String | Tapan Shah |
2015-01-22 | ShellPkg: Refine the fomat in INF/DEC files to follow spec. | Qiu Shumin |
2014-08-29 | This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ... | Jaben Carsey |
2014-08-29 | Cleanup UefiDpLib ‘dp’ command help output string to : | Tapan Shah |
2013-09-05 | Refine the select language logic. | Eric Dong |
2013-07-26 | Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath... | Ruiyu Ni |
2013-04-02 | Add the missing file to the inf. | ydong10 |
2013-03-19 | ShellPkg: Remove PerformancePkg requirement and add the header itself. | jcarsey |
2013-03-11 | Update code to follow coding style. | ydong10 |
2013-03-04 | ShellPkg: Add "dp" command library to ShellPkg. | jcarsey |