summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/Map.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-22/+22
* ShellPkg/map: Fix out-of-bound read when "map fsn"Ruiyu Ni2018-02-061-6/+12
* ShellPkg/map: Recognize CDROM changeRuiyu Ni2017-07-261-1/+53
* ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-12/+0
* ShellPkg: Clean-up 'map' command error message handlingTapan Shah2016-01-071-41/+40
* ShellPkg: Fix buffer overflow issue in 'map' command.Qiu Shumin2015-05-111-4/+20
* ShellPkg: Standardized HP Copyright Message StringTapan Shah2015-02-041-1/+1
* ShellPkg: Update Level2 profile commands response outputTapan Shah2015-02-031-21/+21
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-291-9/+6
* ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...Tapan Shah2014-06-231-103/+2
* Use a compare operator for Non-Boolean comparison in 'map.c'.Qiu Shumin2014-06-061-2/+2
* ShellPkg: fix display for map command with filteringJaben Carsey2014-05-281-11/+10
* Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSin...Shumin Qiu2013-12-171-0/+7
* ShellPkg: Correctly support "map -c"Jaben Carsey2013-11-211-13/+78
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-261-1/+1
* Update Code to pass EBC compiler.lgao42013-05-131-13/+10
* ShellPkg: Fixed build error 'variable set but not used'jcarsey2013-05-071-2/+0
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-0/+3
* Clarify an error in Map command.jcarsey2011-05-171-2/+6
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-9/+10
* Comment's added and fixed.jcarsey2011-04-011-1/+1
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-301-2/+11
* Cd - add more input verification.jcarsey2011-03-251-71/+197
* fixes for NULL verification.jcarsey2010-12-061-30/+33
* Verify more memory allocations.jcarsey2010-10-041-3/+14
* Verify memory allocations were successful.jcarsey2010-10-041-28/+34
* ShellPkg: Fix several GCC compiler warningsjljusten2010-09-171-3/+3
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+1116