summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellCommandLib/ConsistMapping.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-286/+319
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28ShellPkg: Clean up source filesLiming Gao1-10/+10
2017-04-18ShellPkg/ConsistMapping: Remove unneeded memory reallocationRuiyu Ni1-9/+2
2016-10-09ShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPIChen A Chen1-3/+0
2016-08-10ShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List library functionShi, Steven1-0/+1
2016-07-18ShellPkg/ConsistMapping.c: Handle memory allocation failureRuiyu Ni1-179/+320
2015-12-25ShellPkg: Fix memory leak in function'ShellCommandConsistMappingInitialize'.Yao Jiewen1-0/+1
2015-12-08ShellPkg: Refine the code to reduce time cost of 'map -r'Qiu Shumin1-10/+30
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin1-2/+2
2014-12-12Refine code to follow edkii coding style.Dong Eric1-3/+38
2014-11-24ShellPkg: Add extended USB decoding for consistent device namesjaben carsey1-36/+87
2014-11-24ShellPkg: Add optional extended decode for Vendor Device Nodes for consistent...jaben carsey1-0/+30
2014-11-12[PATHC] ShellPkg: control code flow with a PCDJaben Carsey1-22/+16
2014-08-29This patch replaces StrCpy with StrnCpy or refactors out the usage of StrCpy ...Jaben Carsey1-2/+2
2012-10-11Add missing braces around initializer.lzeng141-85/+127
2011-09-02Refine comments and two code style.ydong101-8/+8
2011-03-25consist mapping - add comments and change variable names.jcarsey1-67/+145
2010-10-04verify that a memory allocation was successful.jcarsey1-0/+3
2010-09-17ShellPkg: Fix EFIAPI usage inconsistenciesjljusten1-5/+7
2010-09-14udk2010.up2.shell initial release.jcarsey1-0/+1310