Nico Huber has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/31863 )
Change subject: src/arch: An upgrade of SMBIOS to latest version 3.2
......................................................................
Patch Set 6:
(1 comment)
https://review.coreboot.org/#/c/31863/6/src/arch/x86/smbios.c
File src/arch/x86/smbios.c:
https://review.coreboot.org/#/c/31863/6/src/arch/x86/smbios.c@560
PS6, Line 560: && leaf_b.ecx == 0x0000 && leaf_b.edx == 0x0000) {
I guess you have to check the eax result of cpuid leaf 0. If there
is no function for that in coreboot yet, it's worth to add it to
`arch/x86/cpuid`.
"If a value entered for CPUID.EAX is higher than the maximum input
value for basic or extended function for that processor then the
data for the highest basic information leaf is returned."
--
To view, visit
https://review.coreboot.org/c/coreboot/+/31863
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idd2675ddd7196300019057f80a51bdd3b0e5b4e1
Gerrit-Change-Number: 31863
Gerrit-PatchSet: 6
Gerrit-Owner: Francois Toguo Fotso
francois.toguo.fotso@intel.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Lijian Zhao
lijian.zhao@intel.com
Gerrit-Reviewer: Nico Huber
nico.h@gmx.de
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Richard Spiegel
richard.spiegel@silverbackltd.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Francois Toguo Fotso
francois.toguo.fotso@intel.corp-partner.google.com
Gerrit-Comment-Date: Wed, 13 Mar 2019 19:02:41 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment