]> git.proxmox.com Git - mirror_edk2.git/commit
UefiCpuPkg/CpuCacheInfoLib: Collect cache associative type
authorLou, Yun <Yun.Lou@intel.com>
Mon, 15 Mar 2021 13:48:53 +0000 (21:48 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 17 Mar 2021 11:27:39 +0000 (11:27 +0000)
commite4ff3773b711527ff46759759f34ea1cb9ff2a45
treee1643fb664bea5dd2fb62353d7cc1b25066fd956
parent2e51b27fed31eb7b2a2cb4245806c8c7859207f7
UefiCpuPkg/CpuCacheInfoLib: Collect cache associative type

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3265

Support collecting cache associative type in CpuCacheInfoLib.
This prevents the user from using additional code to obtain the
same information.

Signed-off-by: Jason Lou <yun.lou@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Reviewed-by: 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/InternalCpuCacheInfoLib.h