]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiDpLib
ShellPkg/Ifconfig6: Update error message and add a new line
[mirror_edk2.git] / ShellPkg / Library / UefiDpLib /
2017-08-14 Star ZengShellPkg UefiDpLib: Init CustomCumulativeData.MinDur
2017-03-16 Star ZengShellPkg UefiDpLib: Handle "/" separator in debug path...
2017-02-28 Hao WuShellPkg/UefiDpLib: Add check to avoid NULL pointer...
2017-02-24 Star ZengShellPkg UefiDpLib: Fixed GCC build failure caused...
2017-02-23 Star ZengShellPkg UefiDpLib: Remove TimerLib dependency
2016-10-27 Laszlo ErsekShellPkg/UefiDpLib: rebase to ARRAY_SIZE()
2016-10-19 Ruiyu NiShellPkg: Update sources to include MdePkg protocol...
2016-07-18 Ruiyu NiShellPkg/Dp: Handle memory allocation failure
2016-06-21 Star ZengShellPkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStr
2016-05-03 Star ZengShellPkg UefiDpLib: Delete one comment introduced by...
2016-05-03 Cinnamon ShiaShellPkg/UefiDpLib: Fix the error message "Timer librar...
2016-03-29 Cinnamon ShiaShellPkg/UefiDpLib: Fix a memory leak issue in Dp.
2016-03-08 Cinnamon ShiaShellPkg/UefiDpLib: Support execution break
2016-02-18 Cinnamon ShiaShellPkg/UefiDpLib: Refine the code of locating all...
2016-01-19 Star ZengShellPkg UefiDpLib: Use Image->FilePath to get name...
2015-12-09 Jordan JustenShellPkg: Convert all .uni files to utf-8
2015-11-26 Qiu ShuminShellPkg: Add NULL check to pointer returned from ...
2015-11-05 Cinnamon ShiaShellPkg/UefiDpLib: Support dumping cumulative data
2015-11-05 Cinnamon ShiaShellPkg/UefiDpLib: Fix a DP cumulative data issue
2015-11-04 Star ZengShellPkg UefiDpLib: Use correct string length for the...
2015-09-15 Samer El-Haj-MahmoudShellPkg: Rename some functions in Dp to avoid build...
2015-07-09 Qiu ShuminShellPkg: Refine code to use Strn**S safe functions...
2015-06-30 Qiu ShuminShellPkg: Use safe string functions to refine code.
2015-03-09 Tapan ShahShellPkg: Help and Error Messages Update
2015-02-04 Tapan ShahShellPkg: Standardized HP Copyright Message String
2015-01-22 Qiu ShuminShellPkg: Refine the fomat in INF/DEC files to follow...
2014-08-29 Jaben CarseyThis patch replaces StrCpy with StrnCpy or refactors...
2014-08-29 Tapan ShahCleanup UefiDpLib ‘dp’ command help output string to :
2013-09-05 Eric DongRefine the select language logic.
2013-07-26 Ruiyu NiUpdate all the code to consume the ConvertDevicePathToT...
2013-04-02 ydong10Add the missing file to the inf.
2013-03-19 jcarseyShellPkg: Remove PerformancePkg requirement and add...
2013-03-11 ydong10Update code to follow coding style.
2013-03-04 jcarseyShellPkg: Add "dp" command library to ShellPkg.