Files
system76-edk2/UefiCpuPkg/Library/CpuCacheInfoLib/DxeCpuCacheInfoLib.inf
Lou, Yun 4de77ae989 UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3508

Sort the CpuCacheInfo array by CPU package ID, core type, cache level
and cache type.

Signed-off-by: Jason Lou <yun.lou@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
2021-08-09 03:01:17 +00:00

46 lines
1.1 KiB
INI

## @file
# CPU Cache Info Library instance for DXE driver.
#
# Provides cache info for each package, core type, cache level and cache type.
#
# Copyright (c) 2020 - 2021, Intel Corporation. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
#
##
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = DxeCpuCacheInfoLib
FILE_GUID = B25C288F-C309-41F1-8325-37E64DC5EA3D
MODULE_TYPE = DXE_DRIVER
VERSION_STRING = 1.0
LIBRARY_CLASS = CpuCacheInfoLib|DXE_DRIVER UEFI_APPLICATION
MODULE_UNI_FILE = CpuCacheInfoLib.uni
[Sources]
InternalCpuCacheInfoLib.h
CpuCacheInfoLib.c
DxeCpuCacheInfoLib.c
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
UefiCpuPkg/UefiCpuPkg.dec
[LibraryClasses]
BaseLib
DebugLib
BaseMemoryLib
MemoryAllocationLib
UefiBootServicesTableLib
SortLib
[Protocols]
gEfiMpServiceProtocolGuid
[Pcd]
[Depex]
gEfiMpServiceProtocolGuid