audk/UefiCpuPkg/Library/CpuCacheInfoLib
xieyuanh d512bd3129 UefiCpuPkg: Correct the count of different type of Cache.
This patch fixes an error in calculating cache sizes for cores from
different Dies. The original code incorrectly cleared cache sizes for
different core types during intermediate calculation steps, leading to
mistakes in counting duplicate entries. This patch adds a check for
cache size to distinguish between different cache types.

Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Eric Dong <eric.dong@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: xieyuanh <yuanhao.xie@intel.com>
2024-06-21 02:44:34 +00:00
..
CpuCacheInfoLib.c UefiCpuPkg: Correct the count of different type of Cache. 2024-06-21 02:44:34 +00:00
CpuCacheInfoLib.uni
DxeCpuCacheInfoLib.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
DxeCpuCacheInfoLib.inf
InternalCpuCacheInfoLib.h UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PeiCpuCacheInfoLib.c UefiCpuPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PeiCpuCacheInfoLib.inf