summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen11-30/+0
2016-09-23ShellPkg: Update help output for disconnect commandTapan Shah1-6/+7
2016-09-22ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah2-4/+28
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi1-0/+5
2016-07-25ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni1-1/+1
2016-07-18ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni1-4/+13
2016-07-18ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni1-5/+12
2016-07-18ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni1-6/+7
2016-07-07ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P1-1/+1
2016-04-21ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin1-3/+4
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao1-4/+4
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud1-2/+3
2015-08-27ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin1-0/+1
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel1-1/+1
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D1-1/+2
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah1-1/+1
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin1-2/+2
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah12-11/+11
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah12-87/+104
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin1-10/+10
2014-12-04ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin3-17/+89
2014-08-29Add CTRL+C support for ‘devices’ command.Tapan Shah1-1/+6
2014-08-29Add CTRL+C support for ‘drivers’ command.Tapan Shah1-1/+6
2014-08-29Add CTRL+C support for ‘dh’ command.Tapan Shah1-0/+5
2014-08-29Cleanup UefiShellDriver1CommandsLib commands help output string to :Tapan Shah1-0/+0
2014-08-29Add CTRL+C support for ‘devtree’ command.Tapan Shah1-0/+10
2014-08-22ShellPkg: Fixes and updates for the 'devices' commandChris Phillips2-34/+24
2014-08-21ShellPkg: Fixes and updates for the 'drivers' commandChris Phillips2-14/+41
2014-08-05Updates the logic to allow devices to support SFO output modeJaben Carsey2-16/+36
2014-07-29Update code to support VS2013 tool chain.Eric Dong1-1/+3
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey2-2/+2
2014-05-19Handle multi instances device path while connecting console devices.Qiu Shumin1-31/+53
2014-05-14Add code to connect device path of console devices correctly for Shell comman...Qiu Shumin2-23/+175
2014-03-20ShellPkg: remove redudant code. call existing API.Jaben Carsey1-35/+7
2014-03-20ShellPkg: Remove unused functionJaben Carsey2-52/+2
2014-03-17ShellPkg: Move a function into shared locationJaben Carsey3-37/+50
2013-09-05Refine the select language logic.Eric Dong3-55/+6
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni5-28/+13
2013-06-11ShellPkg: Fix ARM build errors.jcarsey1-1/+0
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-2/+0
2012-12-13ShellPkg: Updates to 'help' commandjcarsey1-0/+0
2012-10-05Contributed-under: TianoCore Contribution Agreement 1.0mdkinney5-30/+54
2012-08-17Update the "ConErr" related variable name to the new one "ErrOut".ydong101-7/+7
2012-08-10Refine get default language logic for command "drivers".ydong102-15/+13
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey1-0/+0
2012-01-10ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey1-2/+12
2011-09-21Clean up the private GUID definition in module Level.lgao43-8/+3
2011-09-09ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey1-0/+26
2011-09-02Refine comments and two code style.ydong101-19/+19