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