summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-131/+131
* ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-7/+0
* ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi2016-09-011-0/+5
* ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni2016-07-181-5/+12
* ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin2015-08-271-0/+1
* ShellPkg: Fix build failure in VS2015.Kinney, Michael D2015-08-071-1/+2
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Driver1 profile commands response outputTapan Shah2015-02-031-36/+47
* ShellPkg: Fix duplicate String IDsJaben Carsey2014-06-161-2/+2
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-2/+2
* ShellPkg: Fix ARM build errors.jcarsey2013-06-111-1/+0
* ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey2011-09-091-0/+26
* 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
* added support for -i and -o for HII based configurations.jcarsey2011-05-161-228/+1179
* connect - add comments and add input verification jcarsey2011-03-251-1/+7
* Update return value.jcarsey2010-11-121-1/+1
* Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey2010-11-121-0/+406