Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: d512bd31293c7f2aeef9b60fb6f112d0e90adff3
      
https://github.com/tianocore/edk2/commit/d512bd31293c7f2aeef9b60fb6f112d0e90adff3
  Author: xieyuanh <[email protected]>
  Date:   2024-06-21 (Fri, 21 Jun 2024)

  Changed paths:
    M UefiCpuPkg/Library/CpuCacheInfoLib/CpuCacheInfoLib.c

  Log Message:
  -----------
  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 <[email protected]>
Cc: Eric Dong <[email protected]>
Cc: Ray Ni <[email protected]>
Cc: Rahul Kumar <[email protected]>
Cc: Tom Lendacky <[email protected]>
Signed-off-by: xieyuanh <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to