summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiSortLib/UefiSortLib.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-13MdeModulePkg, MdePkg, NetworkPkg, OvmfPkg, PerformancePkg, ShellPkg: Library ...Daryl McDaniel1-316/+0
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni1-13/+3
2011-09-20ShellPkg: Verify DevicePathToText was successful before using the resultant p...jcarsey1-6/+13
2011-09-02Refine comments and two code style.ydong101-13/+13
2011-03-25update allocation to use Zero pool library function.jcarsey1-2/+2
2010-11-22fix typo in comment.jcarsey1-1/+1
2010-09-28No need to sort arrays of 1 element.jcarsey1-12/+16
2010-09-17ShellPkg: Fix EFIAPI usage inconsistenciesjljusten1-0/+1
2010-09-14udk2010.up2.shell initial release.jcarsey1-3/+24
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-01-25fixed license header / copyright date on all files.jcarsey1-27/+27
2010-01-11updating comments mostly. also added some new lib functions.jcarsey1-4/+4
2009-12-07Adding StringNoCaseCompare to SortLibjcarsey1-12/+48
2009-11-20comment repairs.jcarsey1-1/+1
2009-11-18updating headers from code review.jcarsey1-3/+6
2009-11-09Adding new library instance for SortLib with built in function for sorting de...jcarsey1-0/+254