Tim Chu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/43904 )
Change subject: cpu/intel/common: Fill cpu voltage in SMBIOS tables
......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/43904/4/src/cpu/intel/common/voltag...
File src/cpu/intel/common/voltage.c:
https://review.coreboot.org/c/coreboot/+/43904/4/src/cpu/intel/common/voltag...
PS4, Line 12: return (rdmsr(MSR_PERF_STATUS).hi & 0xffff) * 10 / 8192;
What does it return? Does it crash?
It won't crash. It returns 6, and finally get 0.6V in smbios table.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/43904
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I31a7efcbeede50d986a1c096a4a59a316e09f825
Gerrit-Change-Number: 43904
Gerrit-PatchSet: 4
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Jonathan Zhang
jonzhang@fb.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Marcello Sylvester Bauer
sylv@sylv.io
Gerrit-CC: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Tim Chu
Tim.Chu@quantatw.com
Gerrit-Comment-Date: Tue, 13 Oct 2020 08:13:21 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Patrick Rudolph
siro@das-labor.org
Comment-In-Reply-To: Tim Chu
Tim.Chu@quantatw.com
Gerrit-MessageType: comment