summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellDriver1CommandsLib/DrvCfg.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-519/+592
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-131/+131
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-7/+0
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi1-0/+5
2016-07-18ShellPkg/DrvCfg: Handle memory allocation failureRuiyu Ni1-5/+12
2015-08-27ShellPkg: Fix the ASSERT issue in drvcfg command.Qiu Shumin1-0/+1
2015-08-07ShellPkg: Fix build failure in VS2015.Kinney, Michael D1-1/+2
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Driver1 profile commands response outputTapan Shah1-36/+47
2014-06-16ShellPkg: Fix duplicate String IDsJaben Carsey1-2/+2
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-2/+2
2013-06-11ShellPkg: Fix ARM build errors.jcarsey1-1/+0
2011-09-09ShellPkg: Add 3 missing function declaration comments and change a function s...jcarsey1-0/+26
2011-06-23Add check code to avoid access violation.ydong101-0/+4
2011-06-13Check the buffer allocation result before using it.ydong101-0/+2
2011-05-16added support for -i and -o for HII based configurations.jcarsey1-228/+1179
2011-03-25connect - add comments and add input verification jcarsey1-1/+7
2010-11-12Update return value.jcarsey1-1/+1
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey1-0/+406