Christian Walter has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43719 )
Change subject: arch/x86/smbios: Bump to version 3.0
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/43719/1/src/arch/x86/smbios.c
File src/arch/x86/smbios.c:
https://review.coreboot.org/c/coreboot/+/43719/1/src/arch/x86/smbios.c@750
PS1, Line 750: t->core_enabled2 = 0; /* Unknown */
Specs says that if more than 255 cores are enabled, you need to write (core_count2 & 0xff00) into that field here.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/43719
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iba7a54e9de0b315f8072e6fd2880582355132a81
Gerrit-Change-Number: 43719
Gerrit-PatchSet: 1
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Marcello Sylvester Bauer
sylv@sylv.io
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Wed, 22 Jul 2020 15:15:06 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment