summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Fix typosPage Chen2023-12-081-1/+1
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-129/+142
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-16/+16
* ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-1/+0
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-2/+5
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Level2 profile commands response outputTapan Shah2015-02-031-10/+11
* ShellPkg: Refactor string manipulationJaben Carsey2014-08-221-3/+3
* check memory allocations for success.jcarsey2011-04-041-23/+31
* Comment's added and fixed.jcarsey2011-04-011-5/+10
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-0/+2
* add more user input verification to connect and vol commands.jcarsey2011-03-301-2/+23
* prevents "" from being the result of trying to open the root of a drive.jcarsey2011-03-281-4/+22
* Cd - add more input verification.jcarsey2011-03-251-0/+256