Commit 944835f
committed
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 <[email protected]>
Change-Id: I8e3e6e519d4444575a4573d24ac0d291aec532f0
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2828322
Reviewed-by: svcacv <[email protected]>
Reviewed-by: Nick Ramirez <[email protected]>
GVS: Gerrit_Virtual_Submit <[email protected]>
(cherry picked from commit 2a5998a59dada5d04824ce28f8d039c3ba5a6a30)
Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/edk2/+/2832413
Reviewed-by: svc-sw-mobile-l4t <[email protected]>
Reviewed-by: Ashish Singhal <[email protected]>
Tested-by: Ashish Singhal <[email protected]>1 parent 97c3f5b commit 944835f
File tree
1 file changed
+25
-12
lines changed- ArmPkg/Universal/Smbios/ProcessorSubClassDxe
1 file changed
+25
-12
lines changedLines changed: 25 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
702 | 702 | | |
703 | 703 | | |
704 | 704 | | |
705 | | - | |
706 | | - | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
713 | | - | |
714 | | - | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
715 | 727 | | |
716 | | - | |
717 | | - | |
| 728 | + | |
| 729 | + | |
| 730 | + | |
718 | 731 | | |
719 | 732 | | |
720 | 733 | | |
| |||
0 commit comments