summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiDpLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni2017-11-2814-2682/+0
* ShellPkg UefiDpLib: Init CustomCumulativeData.MinDurStar Zeng2017-08-141-1/+1
* ShellPkg UefiDpLib: Handle "/" separator in debug path for GCC buildStar Zeng2017-03-161-1/+1
* ShellPkg/UefiDpLib: Add check to avoid NULL pointer deferenceHao Wu2017-02-281-1/+1
* ShellPkg UefiDpLib: Fixed GCC build failure caused by ef22403Star Zeng2017-02-241-1/+1
* ShellPkg UefiDpLib: Remove TimerLib dependencyStar Zeng2017-02-238-54/+24
* ShellPkg/UefiDpLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-5/+5
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-192-6/+4
* ShellPkg/Dp: Handle memory allocation failureRuiyu Ni2016-07-181-1/+7
* ShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-212-8/+10
* ShellPkg UefiDpLib: Delete one comment introduced by 196ccda08fc4Star Zeng2016-05-031-2/+2
* ShellPkg/UefiDpLib: Fix the error message "Timer library instance error!"Cinnamon Shia2016-05-031-1/+5
* ShellPkg/UefiDpLib: Fix a memory leak issue in Dp.Cinnamon Shia2016-03-291-0/+3
* ShellPkg/UefiDpLib: Support execution breakCinnamon Shia2016-03-084-25/+110
* ShellPkg/UefiDpLib: Refine the code of locating all handles in DpTrace.c.Cinnamon Shia2016-02-181-31/+9
* ShellPkg UefiDpLib: Use Image->FilePath to get name for SMM driversStar Zeng2016-01-191-3/+11
* ShellPkg: Convert all .uni files to utf-8Jordan Justen2015-12-091-0/+0
* ShellPkg: Add NULL check to pointer returned from 'AllocateZeroPool'.Qiu Shumin2015-11-261-1/+2
* ShellPkg/UefiDpLib: Support dumping cumulative dataCinnamon Shia2015-11-054-10/+87
* ShellPkg/UefiDpLib: Fix a DP cumulative data issueCinnamon Shia2015-11-051-1/+26
* ShellPkg UefiDpLib: Use correct string length for the input UnicodeBufferStar Zeng2015-11-041-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