Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: f826b20811ba6b0a9dbe44ff703b85c2def267df https://github.com/tianocore/edk2/commit/f826b20811ba6b0a9dbe44ff703b85c2def267df Author: Ni, Ray <ray...@intel.com> Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths: M UefiCpuPkg/Include/Library/UefiCpuLib.h M UefiCpuPkg/Library/BaseUefiCpuLib/BaseUefiCpuLib.c Log Message: ----------- UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingId REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3698 Lots of code relies on CPU Family/Model/Stepping for different logics. The change adds two APIs for such needs. Signed-off-by: Ray Ni <ray...@intel.com> Reviewed-by: Eric Dong <eric.d...@intel.com> Cc: Rahul Kumar <rahul1.ku...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits