]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf
UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
[mirror_edk2.git] / UefiCpuPkg / Library / CpuCacheInfoLib / PeiCpuCacheInfoLib.inf
index 0c73015cac8becd569e3fa8ff1e6af58b1edd9c8..0864497849e54437178246f0786b80c3f203886a 100644 (file)
@@ -3,7 +3,7 @@
 #\r
 #  Provides cache info for each package, core type, cache level and cache type.\r
 #\r
-#  Copyright (c) 2020, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2020 - 2021, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
@@ -25,6 +25,7 @@
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   UefiCpuPkg/UefiCpuPkg.dec\r
 \r
 [LibraryClasses]\r
@@ -33,6 +34,7 @@
   BaseMemoryLib\r
   MemoryAllocationLib\r
   PeiServicesTablePointerLib\r
+  SortLib\r
 \r
 [Ppis]\r
   gEdkiiPeiMpServices2PpiGuid\r