summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiSortLib
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Add DXE_DRIVER class type to some librariesHarry Liebel2014-09-031-1/+1
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-262-15/+5
* ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...jcarsey2012-05-301-1/+1
* ShellPkg: Verify DevicePathToText was successful before using the resultant p...jcarsey2011-09-201-6/+13
* Refine comments and two code style.ydong102011-09-021-13/+13
* remove empty sections in INF files.jcarsey2011-06-081-4/+1
* update allocation to use Zero pool library function.jcarsey2011-03-252-3/+3
* fix typo in comment.jcarsey2010-11-221-1/+1
* No need to sort arrays of 1 element.jcarsey2010-09-281-12/+16
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-0/+1
* udk2010.up2.shell initial release.jcarsey2010-09-142-8/+29
* Update the copyright notice formathhtian2010-04-242-2/+2
* 1. Correct File header to ## @filelgao42010-02-231-5/+5
* fixed license header / copyright date on all files.jcarsey2010-01-252-29/+29
* updating comments mostly. also added some new lib functions.jcarsey2010-01-111-4/+4
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-071-12/+48
* comment repairs.jcarsey2009-11-201-1/+1
* updating headers from code review.jcarsey2009-11-181-3/+6
* Adding new library instance for SortLib with built in function for sorting de...jcarsey2009-11-092-0/+303