]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/UnitTestHostBaseLib.inf
MdePkg/BaseLib: Add QuickSort function on BaseLib
[mirror_edk2.git] / MdePkg / Library / BaseLib / UnitTestHostBaseLib.inf
index eae1a7158d73b793e17ae803889ff1170f3d373d..d09bd12bef19dcd994ce89f0045ca887478a12c0 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  Base Library implementation for use with host based unit tests.\r
 #\r
-#  Copyright (c) 2007 - 2020, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2007 - 2021, Intel Corporation. All rights reserved.<BR>\r
 #  Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>\r
 #  Portions copyright (c) 2011 - 2013, ARM Ltd. All rights reserved.<BR>\r
 #  Copyright (c) 2020, Hewlett Packard Enterprise Development LP. All rights reserved.<BR>\r
@@ -33,6 +33,7 @@
   SwapBytes16.c\r
   LongJump.c\r
   SetJump.c\r
+  QuickSort.c\r
   RShiftU64.c\r
   RRotU64.c\r
   RRotU32.c\r