summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib/Disconnect.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-02ShellPkgDisconnect: zero-initialize handlesGerd Hoffmann1-6/+13
2023-04-03ShellPkg: Fix conditionally uninitialized variablesMichael Kubacki1-6/+11
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-91/+96
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-10/+10
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-1/+0
2016-09-22ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah1-1/+17
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah1-9/+10
2012-10-05Contributed-under: TianoCore Contribution Agreement 1.0mdkinney1-5/+1
2011-04-12update Bcfg to correctly remove by option index not variable name and add dri...jcarsey1-1/+1
2011-03-25connect - add comments and add input verification jcarsey1-9/+24
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey1-0/+177