summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/BaseSortLib/BaseSortLib.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-239/+0
2011-09-02Refine comments and two code style.ydong101-13/+13
2011-03-25zero memory allocation.jcarsey1-2/+2
2010-09-28No need to sort arrays of 1 element.jcarsey1-13/+16
2010-09-14udk2010.up2.shell initial release.jcarsey1-3/+28
2010-05-25Library interface should be declared as EFIAPIklu21-0/+1
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-01-25fixed license header / copyright date on all files.jcarsey1-24/+24
2010-01-11updating comments mostly. also added some new lib functions.jcarsey1-4/+4
2009-12-07Adding StringNoCaseCompare to SortLibjcarsey1-0/+23
2009-11-23add carriage returnjcarsey1-1/+1
2009-11-20comment repairs.jcarsey1-1/+1
2009-11-18updating headers from code review.jcarsey1-2/+19
2009-07-13add:jcarsey1-0/+170