summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-04ShellPkg: Standardized HP Copyright Message StringTapan Shah1-1/+1
2015-02-03ShellPkg: Update Level2 profile commands response outputTapan Shah1-21/+21
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey1-9/+6
2014-06-23ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah1-103/+2
2014-06-06Use a compare operator for Non-Boolean comparison in 'map.c'.Qiu Shumin1-2/+2
2014-05-28ShellPkg: fix display for map command with filteringJaben Carsey1-11/+10
2013-12-17Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSin...Shumin Qiu1-0/+7
2013-11-21ShellPkg: Correctly support "map -c"Jaben Carsey1-13/+78
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-1/+1
2013-05-13Update Code to pass EBC compiler.lgao41-13/+10
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey1-2/+0
2011-10-14ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey1-0/+3
2011-05-17Clarify an error in Map command.jcarsey1-2/+6
2011-04-05add comments to function declarations and definitions and updated to match co...jcarsey1-9/+10
2011-04-01Comment's added and fixed.jcarsey1-1/+1
2011-03-30pointer verification (not NULL) and buffer overrun fixes.jcarsey1-2/+11
2011-03-25Cd - add more input verification.jcarsey1-71/+197
2010-12-06fixes for NULL verification.jcarsey1-30/+33
2010-10-04Verify more memory allocations.jcarsey1-3/+14
2010-10-04Verify memory allocations were successful.jcarsey1-28/+34
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten1-3/+3
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+1116