| commit | 8dd4fc5be6189666b37e5b00131a4173c6a2b085 | [log] [tgz] |
|---|---|---|
| author | Jason <yun.lou@intel.com> | Fri Aug 13 10:05:28 2021 +0800 |
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | Mon Aug 23 07:49:17 2021 +0000 |
| tree | 0ff7ceef65c99fe2b601898c84cd238a964a3834 | |
| parent | ef56f55d19e1b0b4ba6f9b28d73165c7f0a4627c [diff] |
UefiCpuPkg/CpuCacheInfoLib: Correct logical for identifying cache type REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3265 Correct the logical for identifying "Direct mapped" 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>