summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.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-10/+10
* ShellPkg/ConsistMapping: Remove unneeded memory reallocationRuiyu Ni2017-04-181-9/+2
* ShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-3/+0
* ShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List library functionShi, Steven2016-08-101-0/+1
* ShellPkg/ConsistMapping.c: Handle memory allocation failureRuiyu Ni2016-07-181-179/+320
* ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen2015-12-251-0/+1
* ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin2015-12-081-10/+30
* ShellPkg: Use safe string functions to refine code.Qiu Shumin2015-06-301-2/+2
* Refine code to follow edkii coding style.Dong Eric2014-12-121-3/+38
* ShellPkg: Add extended USB decoding for consistent device namesjaben carsey2014-11-241-36/+87
* ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...jaben carsey2014-11-241-0/+30
* [PATHC] ShellPkg: control code flow with a PCDJaben Carsey2014-11-121-22/+16
* This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey2014-08-291-2/+2
* Add missing braces around initializer.lzeng142012-10-111-85/+127
* Refine comments and two code style.ydong102011-09-021-8/+8
* consist mapping - add comments and change variable names.jcarsey2011-03-251-67/+145
* verify that a memory allocation was successful.jcarsey2010-10-041-0/+3
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-5/+7
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+1310