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