diff options
author | Abdul Lateef Attar <AbdulLateef.Attar@amd.com> | 2024-01-18 09:24:09 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-01-31 13:08:29 +0000 |
commit | 0e9b124f9c67b3aa3bd3bb5c8eee4d30408fe359 (patch) | |
tree | aa7c6f3052922f25165641df16cfbfe23cf11f49 /OvmfPkg/IoMmuDxe | |
parent | d14526372d6c86c3ea595b7a4da8c9d8c0940c22 (diff) | |
download | edk2-0e9b124f9c67b3aa3bd3bb5c8eee4d30408fe359.zip edk2-0e9b124f9c67b3aa3bd3bb5c8eee4d30408fe359.tar.gz edk2-0e9b124f9c67b3aa3bd3bb5c8eee4d30408fe359.tar.bz2 |
UefiCpuPkg/BaseXApic[X2]ApicLib: Implements AMD extended cpu topology
This patch adds support for AMD's new extended topology.
If processor supports CPUID 80000026 leaf then obtain
the topology information using new method.
Algorithm:
if CPUID is AMD:
then
check for AMD's extended cpu tology leaf.
if yes
then extract cpu tology based on
AMD programmer manual's instruction.
else
then fallback to existing topology function.
endif
endif
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Abdul Lateef Attar <AbdulLateef.Attar@amd.com>
Message-Id: <d93822d37fd25dafd32795758cf47263b432e102.1705549445.git.AbdulLateef.Attar@amd.com>
Acked-by: Ray Ni <ray.ni@intel.com>
Acked-by: Tom Lendacky <thomas.lendacky@amd.com>
Diffstat (limited to 'OvmfPkg/IoMmuDxe')
0 files changed, 0 insertions, 0 deletions