audk/MdeModulePkg/Library
Wenyi Xie ac826886c9 MdeModulePkg/UefiSortLib:Add UefiSortLib unit test
Adding two unit test case for UefiSortLib. One is a test on
sorting an array of UINT32 by using PerformQuickSort, another
is a test on comparing the same buffer by using StringCompare.
Add 'main' function name to ECC exception list to avoid ECC
error.

Cc: Jian J Wang <jian.j.wang@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Wenyi Xie <xiewenyi2@huawei.com>
Reviewed-by: Hao A Wu <hao.a.wu@intel.com>
2021-08-12 08:34:04 +00:00
..
AuthVariableLibNull
BaseBmpSupportLib
BaseHobLibNull
BaseIpmiLibNull
BaseMemoryAllocationLibNull
BasePlatformHookLibNull
BaseResetSystemLibNull MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLib 2020-01-10 07:00:51 +00:00
BaseSerialPortLib16550 MdeModulePkg: Fix constructor invocation ordering 2020-10-16 17:21:04 +00:00
BaseSortLib
BootDiscoveryPolicyUiLib MdeModulePkg: Add BootDiscoveryPolicyUiLib. 2021-08-03 04:59:12 +00:00
BootLogoLib
BootMaintenanceManagerUiLib MdeModulePkg/BM_UI: Add the new terminal types to related menu 2019-09-24 21:56:46 +08:00
BootManagerUiLib MdeModulePkg/BootManagerUiLib: show inactive boot options 2020-06-06 07:49:42 +00:00
BrotliCustomDecompressLib MdeModulePkg BrotliCustomDecompressLib: Remove the duplicated functions 2021-01-06 07:15:09 +00:00
CpuExceptionHandlerLibNull
CustomizedDisplayLib
DebugAgentLibNull
DeviceManagerUiLib MdeModulePkg/DeviceManagerUiLib: connect all before creating menu page 2020-04-30 07:51:10 +00:00
DisplayUpdateProgressLibGraphics
DisplayUpdateProgressLibText
DxeCapsuleLibFmp MdeModulePkg: Add FMP Capsule Image Header extension 2020-05-20 14:49:13 +00:00
DxeCapsuleLibNull
DxeCoreMemoryAllocationLib
DxeCorePerformanceLib MdeModulePkg/DxeCorePerformanceLib: Switch to UnicodeStrnToAsciiStrS 2020-07-21 14:47:24 +00:00
DxeCrc32GuidedSectionExtractLib
DxeDebugPrintErrorLevelLib
DxeFileExplorerProtocol
DxeIpmiLibIpmiProtocol
DxePerformanceLib
DxePrintLibPrint2Protocol MdeModulePkg: Remove code wrapped by DISABLE_NEW_DEPRECATED_INTERFACES 2020-10-13 01:35:03 +00:00
DxeReportStatusCodeLib
DxeResetSystemLib MdeModulePkg: Add DxeResetSystemLib unit test 2020-02-07 19:18:53 +00:00
DxeSecurityManagementLib MdeModulePkg/SecurityManagementLib: Mark the File parameter as OPTIONAL 2020-04-22 01:55:34 +00:00
FileExplorerLib MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
FmpAuthenticationLibNull
FrameBufferBltLib MdeModulePkg: Add missing sourceX for Blt 2019-09-25 11:54:53 +08:00
LockBoxNullLib
LzmaCustomDecompressLib MdeModulePkg Lzma: Update LZMA SDK version to 19.00 2021-01-08 10:03:53 +00:00
NonDiscoverableDeviceRegistrationLib
OemHookStatusCodeLibNull
PciHostBridgeLibNull
PeiCrc32GuidedSectionExtractLib
PeiDebugLibDebugPpi
PeiDebugPrintHobLib
PeiDxeDebugLibReportStatusCode
PeiIpmiLibIpmiPpi
PeiPerformanceLib
PeiReportStatusCodeLib
PeiResetSystemLib MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLib 2020-01-10 07:00:51 +00:00
PiDxeS3BootScriptLib MdeModulePkg: Fix various typos 2021-05-17 02:10:31 +00:00
PiSmmCoreMemoryAllocationLib
PiSmmCoreSmmServicesTableLib
PlatformBootManagerLibNull
PlatformHookLibSerialPortPpi
PlatformVarCleanupLib MdeModulePkg/PlatformVarCleanupLib: fix HiiConstructConfigHdr() call 2019-10-09 09:40:09 +02:00
ResetUtilityLib MdeModulePkg/ResetUtilityLib: Use STATIC_ASSERT macro 2019-09-17 09:38:59 +08:00
RuntimeDxeReportStatusCodeLib
RuntimeResetSystemLib MdeModulePkg: remove EnterS3WithImmediateWake () from ResetSystemLib 2020-01-10 07:00:51 +00:00
SmmCorePerformanceLib MdeModulePkg: fix cast in GetModuleInfoFromHandle() calls 2019-10-09 09:40:09 +02:00
SmmCorePlatformHookLibNull
SmmIpmiLibSmmIpmiProtocol
SmmLockBoxLib MdeModulePkg: SmmLockBoxSmmLib: Support StandaloneMm for SmmLockBoxLib 2021-02-01 10:01:03 -08:00
SmmMemoryAllocationProfileLib
SmmPerformanceLib
SmmReportStatusCodeLib MdeModulePkg: SmmReportStatusCodeLib: ReportStatusCodeLib in StandaloneMm 2021-02-01 10:01:03 -08:00
SmmSmiHandlerProfileLib MdeModulePkg: SmmSmiHandlerProfileLib: Support StandaloneMm Instance 2021-02-01 10:03:14 -08:00
TpmMeasurementLibNull MdeModulePkg/Library: add PEIM and SEC module type to TpmMeasurementLibNull 2020-09-02 12:27:38 +00:00
UefiBootManagerLib MdeModulePkg: Fix device path when boot manager menu is from different FV 2021-06-15 08:08:15 +00:00
UefiHiiLib MdeModulePkg/Library: Add HiiGetStringEx to UefiHiiLib for EDK2 Redfish 2021-02-05 05:10:44 +00:00
UefiHiiServicesLib
UefiMemoryAllocationProfileLib
UefiSortLib MdeModulePkg/UefiSortLib:Add UefiSortLib unit test 2021-08-12 08:34:04 +00:00
VarCheckHiiLib
VarCheckLib MdeModulePkg/Library/VarCheckLib: Allow SetVariable from SMM 2021-01-07 03:48:10 +00:00
VarCheckPcdLib
VarCheckPolicyLib MdeModulePkg: Initialize temp variable in VarCheckPolicyLib 2021-04-13 01:24:13 +00:00
VarCheckUefiLib
VariablePolicyHelperLib MdeModulePkg: Initialize local variable value before they are used 2021-03-25 01:54:46 +00:00
VariablePolicyLib MdeModulePkg/VariablePolicyLib: Fix runtime panic in ValidateSetVariable() 2020-11-27 01:19:34 +00:00