summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Vol.c
AgeCommit message (Expand)Author
2011-04-04check memory allocations for success.jcarsey
2011-04-01Comment's added and fixed.jcarsey
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey
2011-03-30add more user input verification to connect and vol commands.jcarsey
2011-03-28prevents "" from being the result of trying to open the root of a drive.jcarsey
2011-03-25Cd - add more input verification.jcarsey