summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-23Add check code to avoid access violation.ydong101-0/+4
2011-06-13Check the buffer allocation result before using it.ydong101-0/+2
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey1-1/+1
2011-05-16added support for -i and -o for HII based configurations.jcarsey2-228/+1179
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey5-12/+30
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey3-8/+2
2011-03-30add more user input verification to connect and vol commands.jcarsey1-0/+3
2011-03-25connect - add comments and add input verification jcarsey14-225/+1039
2010-12-10update copyright formathhtian2-1/+1
2010-11-12Update return value.jcarsey1-1/+1
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey15-0/+3285
2010-09-17removing incorrect files.jcarsey7-945/+0
2010-09-14copyright format updatehhtian2-1/+1
2010-09-14udk2010.up2.shell initial release.jcarsey7-0/+945