summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
Commit message (Expand)AuthorAgeFilesLines
...
* ShellPkg: Fixes and updates for the 'devices' commandChris Phillips2014-08-222-34/+24
* ShellPkg: Fixes and updates for the 'drivers' commandChris Phillips2014-08-212-14/+41
* Updates the logic to allow devices to support SFO output modeJaben Carsey2014-08-052-16/+36
* Update code to support VS2013 tool chain.Eric Dong2014-07-291-1/+3
* ShellPkg: Fix duplicate String IDsJaben Carsey2014-06-162-2/+2
* Handle multi instances device path while connecting console devices.Qiu Shumin2014-05-191-31/+53
* Add code to connect device path of console devices correctly for Shell comman...Qiu Shumin2014-05-142-23/+175
* ShellPkg: remove redudant code. call existing API.Jaben Carsey2014-03-201-35/+7
* ShellPkg: Remove unused functionJaben Carsey2014-03-202-52/+2
* ShellPkg: Move a function into shared locationJaben Carsey2014-03-173-37/+50
* Refine the select language logic.Eric Dong2013-09-053-55/+6
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-265-28/+13
* ShellPkg: Fix ARM build errors.jcarsey2013-06-111-1/+0
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-2/+0
* ShellPkg: Updates to 'help' commandjcarsey2012-12-131-0/+0
* Contributed-under: TianoCore Contribution Agreement 1.0mdkinney2012-10-055-30/+54
* Update the "ConErr" related variable name to the new one "ErrOut".ydong102012-08-171-7/+7
* Refine get default language logic for command "drivers".ydong102012-08-102-15/+13
* ShellPkg: Fix en-US characters that are outside the Basic Latin character set...jcarsey2012-06-121-0/+0
* ShellPkg: Propagate verbose flag down so it can be used in all DH command use...jcarsey2012-01-101-2/+12
* Clean up the private GUID definition in module Level.lgao42011-09-213-8/+3
* ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey2011-09-091-0/+26
* Refine comments and two code style.ydong102011-09-021-19/+19
* Add check code to avoid access violation.ydong102011-06-231-0/+4
* Check the buffer allocation result before using it.ydong102011-06-131-0/+2
* add support to easily remove profiles and shell levels. the libraries will n...jcarsey2011-05-161-1/+1
* added support for -i and -o for HII based configurations.jcarsey2011-05-162-228/+1179
* update Bcfg to correctly remove by option index not variable name and add dri...jcarsey2011-04-125-12/+30
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-053-8/+2
* add more user input verification to connect and vol commands.jcarsey2011-03-301-0/+3
* connect - add comments and add input verification jcarsey2011-03-2514-225/+1039
* update copyright formathhtian2010-12-102-1/+1
* Update return value.jcarsey2010-11-121-1/+1
* Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey2010-11-1215-0/+3285
* removing incorrect files.jcarsey2010-09-177-945/+0
* copyright format updatehhtian2010-09-142-1/+1
* udk2010.up2.shell initial release.jcarsey2010-09-147-0/+945