Skip to content
Snippets Groups Projects
Commit aa1cd447 authored by Liu, Zhiguang's avatar Liu, Zhiguang Committed by mergify[bot]
Browse files

UefiCpuPkg: Calculate DisplayFamily correctly

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



Per SDM:
DisplayFamily = Extended_Family_ID + Family_ID.
DisplayModelID = (Extended_Model_ID << 4) + Family_ID.
Correct the related code.

Cc: Eric Dong <eric.dong@intel.com>
Reviewed-by: default avatarRay Ni <ray.ni@intel.com>
Cc: Rahul Kumar <rahul1.kumar@intel.com>
Acked-by: Gerd Hoffmann's avatarGerd Hoffmann <kraxel@redhat.com>
Reviewed-by: default avatarStar Zeng <star.zeng@intel.com>
Cc: Mike Maslenkin <mike.maslenkin@gmail.com>
Signed-off-by: default avatarZhiguang Liu <zhiguang.liu@intel.com>
parent f335d91a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment