]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuCacheInfoLib: Sort CpuCacheInfo array
authorLou, Yun <Yun.Lou@intel.com>
Fri, 6 Aug 2021 14:37:13 +0000 (22:37 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 9 Aug 2021 03:01:17 +0000 (03:01 +0000)
commit4de77ae9890d241271f543e9195ab3516f3abec6
tree1954d140f22caf0f881326e75db76b1924db9e5a
parent97fdcbda4e69d6f085ec3f2bd9d29a04af2b50a4
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>
UefiCpuPkg/Include/Library/CpuCacheInfoLib.h
UefiCpuPkg/Library/CpuCacheInfoLib/CpuCacheInfoLib.c
UefiCpuPkg/Library/CpuCacheInfoLib/DxeCpuCacheInfoLib.inf
UefiCpuPkg/Library/CpuCacheInfoLib/InternalCpuCacheInfoLib.h
UefiCpuPkg/Library/CpuCacheInfoLib/PeiCpuCacheInfoLib.inf