[coreboot-gerrit] Change in coreboot[master]: cpu/intel/speedstep/acpi.c: Add Netburst CPUs

build bot (Jenkins) (Code Review) gerrit at coreboot.org
Wed Aug 15 10:34:57 CEST 2018


build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/22604 )

Change subject: cpu/intel/speedstep/acpi.c: Add Netburst CPUs
......................................................................


Patch Set 20:

(6 comments)

https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/acpi.c
File src/cpu/intel/speedstep/acpi.c:

https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/acpi.c@92
PS20, Line 92: 	else
else is not generally useful after a break or return


https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/speedstep.c
File src/cpu/intel/speedstep/speedstep.c:

https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/speedstep.c@45
PS20, Line 45: 		if (((rdmsr(MSR_EXTENDED_CONFIG).lo >> 27) & 3) == 3) {/*supported and
line over 80 characters


https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/speedstep.c@46
PS20, Line 46: 									 enabled bits */
line over 80 characters


https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/speedstep.c@48
PS20, Line 48: 			params->slfm = SPEEDSTEP_STATE_FROM_MSR(msr.lo, state_mask);
line over 80 characters


https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/speedstep.c@77
PS20, Line 77: 				!(rdmsr(IA32_MISC_ENABLES).hi & (1 << (38 - 32)))) {
line over 80 characters


https://review.coreboot.org/#/c/22604/20/src/cpu/intel/speedstep/speedstep.c@79
PS20, Line 79: 			params->turbo = SPEEDSTEP_STATE_FROM_MSR(msr.hi, state_mask);
line over 80 characters



-- 
To view, visit https://review.coreboot.org/22604
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I06e162d3260dedeb3b16583460633507fbcbd52a
Gerrit-Change-Number: 22604
Gerrit-PatchSet: 20
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
Gerrit-Reviewer: Arthur Heymans <arthur at aheymans.xyz>
Gerrit-Reviewer: Elyes HAOUAS <ehaouas at noos.fr>
Gerrit-Reviewer: Kyösti Mälkki <kyosti.malkki at gmail.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Wed, 15 Aug 2018 08:34:57 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180815/f5fcd466/attachment.html>


More information about the coreboot-gerrit mailing list