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

build bot (Jenkins) (Code Review) gerrit at coreboot.org
Mon Oct 8 20:58:34 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 21:

(6 comments)

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

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


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

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


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


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


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


https://review.coreboot.org/#/c/22604/21/src/cpu/intel/speedstep/speedstep.c@79
PS21, 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: 21
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: Mon, 08 Oct 2018 18:58:34 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181008/6be53bd6/attachment.html>


More information about the coreboot-gerrit mailing list