summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiDpLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/Dp: Handle memory allocation failureRuiyu Ni2016-07-251-1/+7
* ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-07-132-8/+10
* ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4Star Zeng2016-07-131-2/+2
* ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!"Cinnamon Shia2016-07-131-1/+5
* ShellPkg/UefiDpLib: Fix a memory leak issue in Dp.Cinnamon Shia2016-07-131-0/+3
* ShellPkg/UefiDpLib: Support execution breakCinnamon Shia2016-07-134-25/+110
* ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia2016-07-131-31/+9
* ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM driversStar Zeng2016-07-131-3/+11
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-181-0/+0
* ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin2015-12-181-1/+2
* ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia2015-12-184-10/+87
* ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia2015-12-181-1/+26
* ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng2015-12-181-2/+2
* ShellPkg: Rename some functions in Dp to avoid build errors.Samer El-Haj-Mahmoud2015-09-153-7/+10
* ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...Qiu Shumin2015-07-091-4/+4
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-7/+7
* ShellPkg: Help and Error Messages UpdateTapan Shah2015-03-091-0/+0
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-0/+0
* ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin2015-01-221-7/+7
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-291-3/+3
* Cleanup UefiDpLib ‘dp’ command help output string to :Tapan Shah2014-08-291-0/+0
* Refine the select language logic.Eric Dong2013-09-051-1/+2
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-263-17/+7
* Add the missing file to the inf.ydong102013-04-021-0/+1
* ShellPkg: Remove PerformancePkg requirement and add the header itself.jcarsey2013-03-193-2/+29
* Update code to follow coding style.ydong102013-03-112-8/+17
* ShellPkg: Add "dp" command library to ShellPkg.jcarsey2013-03-0413-0/+2364