summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib/Connect.c
AgeCommit message (Expand)AuthorFilesLines
2023-04-03ShellPkg: Fix conditionally uninitialized variablesMichael Kubacki1-6/+8
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-157/+170
2019-10-09ShellPkg/UefiShellDriver1CommandsLib: fix parameter list typoLaszlo Ersek1-2/+2
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-40/+40
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-3/+0
2016-04-21ShellPkg: Support connect a device handle recursively with '-r'.Qiu Shumin1-3/+4
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah1-7/+8
2014-12-04ShellPkg: Connect all the consoles in "reconnect -r".Qiu Shumin1-12/+14
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 Shumin1-23/+171
2012-08-17Update the "ConErr" related variable name to the new one "ErrOut".ydong101-7/+7
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey1-11/+21
2011-03-30add more user input verification to connect and vol commands.jcarsey1-0/+3
2011-03-25connect - add comments and add input verification jcarsey1-32/+63
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey1-0/+334
2010-09-17removing incorrect files.jcarsey1-273/+0
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+273