Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ArmPkg/ProcessorSubClassDxe: Limit CoreCount to 0xFF
The CoreCount and EnabledCore counts should be set to 0xFF if value is greater than 255 per the SMBIOS specification. Signed-off-by: Jeff Brasen <jbrasen@nvidia.com> Change-Id: I8e3e6e519d4444575a4573d24ac0d291aec532f0 Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2828322 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Nick Ramirez <nramirez@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com> (cherry picked from commit 2a5998a59dada5d04824ce28f8d039c3ba5a6a30) Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2832413 Reviewed-by: svc-sw-mobile-l4t <svc-sw-mobile-l4t@nvidia.com> Reviewed-by: Ashish Singhal <ashishsingha@nvidia.com> Tested-by: Ashish Singhal <ashishsingha@nvidia.com>
- Loading branch information