MdeModulePkg: Fix SortLib library class name typo.

BaseSortLib is the library instance name not the class name.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17398 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Ruiyu Ni
2015-05-11 04:51:38 +00:00
committed by niruiyu
parent 6db1369294
commit a4b833e573
2 changed files with 3 additions and 3 deletions

View File

@@ -60,7 +60,7 @@
ReportStatusCodeLib
PerformanceLib
HiiLib
BaseSortLib
SortLib
[Guids]
gEfiMemoryTypeInformationGuid ## CONSUMES ## GUID (The identifier of memory type information type in system table)