summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib/Dh.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-13ShellPkg/Library: Fix 32-bit truncation of pointer valuesMichael D Kinney1-1/+1
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-371/+394
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-78/+78
2017-09-29ShellPkg/Dh: Refine variable naming styleDandan Bi1-3/+3
2017-09-25ShellPkg/dh: Display the protocol instance pointer value for "-v"Huajing Li1-0/+13
2017-09-25ShellPkg/dh: fix the error display "Child Controllers" to "Managing".Huajing Li1-3/+3
2017-09-25ShellPkg/dh: display all the protocol names in a single lineHuajing Li1-12/+24
2017-06-29ShellPkg: Update dh command to reflect correct driver field informationTapan Shah1-1/+2
2017-03-06ShellPkg: Refine type cast for pointer subtractionHao Wu1-2/+2
2017-01-11ShellPkg/dh: Support dump from GUID and "decode" parameterRuiyu Ni1-82/+285
2017-01-11ShellPkg/Dh: Fix coding style issuesChen A Chen1-65/+54
2017-01-11ShellPkg/HandleParsingLib: Return NULL name for unknown GUIDRuiyu Ni1-8/+12
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin1-5/+5
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-9/+0
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah1-7/+7
2014-08-29Add CTRL+C support for ‘dh’ command.Tapan Shah1-0/+5
2014-07-29Update code to support VS2013 tool chain.Eric Dong1-1/+3
2013-09-05Refine the select language logic.Eric Dong1-18/+1
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-3/+3
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-2/+0
2012-10-05Contributed-under: TianoCore Contribution Agreement 1.0mdkinney1-3/+11
2012-01-10ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey1-2/+12
2011-03-25connect - add comments and add input verification jcarsey1-20/+584
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey1-0/+414