RedfishPkg: Fix SortLib library class name typo.

BaseSortLib is the library instance name not the class name.

Signed-off-by: Mike Maslenkin <mike.maslenkin@gmail.com>
Cc: Abner Chang <abner.chang@amd.com>
Cc: Nickle Wang <nicklew@nvidia.com>
Cc: Igor Kulchytskyy <igork@ami.com>
This commit is contained in:
Mike Maslenkin
2023-06-20 18:54:09 +03:00
committed by mergify[bot]
parent f5c987fcac
commit 5a13f5c2fa
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
[LibraryClasses]
BaseLib
BaseSortLib
SortLib
DebugLib
MemoryAllocationLib
UefiRuntimeServicesTableLib