summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
AgeCommit message (Expand)Author
2016-09-23ShellPkg: Update help output for disconnect commandTapan Shah
2016-09-22ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi
2016-07-25ShellPkg/DrvDiag: Fix a critical typo bugRuiyu Ni
2016-07-18ShellPkg/DrvDiag: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni
2016-07-18ShellPkg/DevTree: Handle memory allocation failureRuiyu Ni
2016-07-07ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P
2016-04-21ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin
2016-04-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2015-12-09ShellPkg: Convert all .uni files to utf-8Jordan Justen
2015-09-16ShellPkg: Fix a command line unicode string type.Samer El-Haj-Mahmoud
2015-08-27ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin
2015-08-25ShellPkg: use UEFI_APPLICATION module type for Shell componentsArd Biesheuvel
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D
2015-08-05ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 charact...Tapan Shah
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin
2014-12-04ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin
2014-08-29Add CTRL+C support for ‘devices’ command.Tapan Shah
2014-08-29Add CTRL+C support for ‘drivers’ command.Tapan Shah
2014-08-29Add CTRL+C support for ‘dh’ command.Tapan Shah
2014-08-29Cleanup UefiShellDriver1CommandsLib commands help output string to :Tapan Shah
2014-08-29Add CTRL+C support for ‘devtree’ command.Tapan Shah
2014-08-22ShellPkg: Fixes and updates for the 'devices' commandChris Phillips
2014-08-21ShellPkg: Fixes and updates for the 'drivers' commandChris Phillips
2014-08-05Updates the logic to allow devices to support SFO output modeJaben Carsey
2014-07-29Update code to support VS2013 tool chain.Eric Dong
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey
2014-05-19Handle multi instances device path while connecting console devices.Qiu Shumin
2014-05-14Add code to connect device path of console devices correctly for Shell comman...Qiu Shumin
2014-03-20ShellPkg: remove redudant code. call existing API.Jaben Carsey
2014-03-20ShellPkg: Remove unused functionJaben Carsey
2014-03-17ShellPkg: Move a function into shared locationJaben Carsey
2013-09-05Refine the select language logic.Eric Dong
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2012-12-13ShellPkg: Updates to 'help' commandjcarsey
2012-10-05Contributed-under: TianoCore Contribution Agreement 1.0mdkinney
2012-08-17Update the "ConErr" related variable name to the new one "ErrOut".ydong10
2012-08-10Refine get default language logic for command "drivers".ydong10
2012-06-12ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey
2012-01-10ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey
2011-09-21Clean up the private GUID definition in module Level.lgao4
2011-09-09ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey
2011-09-02Refine comments and two code style.ydong10
2011-06-23Add check code to avoid access violation.ydong10