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:
committed by
mergify[bot]
parent
f5c987fcac
commit
5a13f5c2fa
@@ -25,7 +25,7 @@
|
||||
|
||||
[LibraryClasses]
|
||||
BaseLib
|
||||
BaseSortLib
|
||||
SortLib
|
||||
DebugLib
|
||||
MemoryAllocationLib
|
||||
UefiRuntimeServicesTableLib
|
||||
|
Reference in New Issue
Block a user