summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib
AgeCommit message (Expand)Author
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
2011-06-13Check the buffer allocation result before using it.ydong10
2011-05-16add support to easily remove profiles and shell levels. the libraries will n...jcarsey
2011-05-16added support for -i and -o for HII based configurations.jcarsey
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey
2011-03-30add more user input verification to connect and vol commands.jcarsey
2011-03-25connect - add comments and add input verification jcarsey
2010-12-10update copyright formathhtian
2010-11-12Update return value.jcarsey
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey
2010-09-17removing incorrect files.jcarsey