build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/25429 )
Change subject: soc/intel/common/block/acpi: fix P-States extra entry
......................................................................
Patch Set 8:
(3 comments)
https://review.coreboot.org/#/c/25429/8/src/soc/intel/common/block/acpi/acp…
File src/soc/intel/common/block/acpi/acpi.c:
https://review.coreboot.org/#/c/25429/8/src/soc/intel/common/block/acpi/acp…
PS8, Line 330: if (((ratio_max - ratio_min) % ratio_step) > 0) {
braces {} are not necessary for single statement blocks
https://review.coreboot.org/#/c/25429/8/src/soc/intel/common/block/acpi/acp…
PS8, Line 333: if (turbo) {
braces {} are not necessary for single statement blocks
https://review.coreboot.org/#/c/25429/8/src/soc/intel/common/block/acpi/acp…
PS8, Line 336: if (num_entries > PSS_MAX_ENTRIES) {
braces {} are not necessary for single statement blocks
--
To view, visit https://review.coreboot.org/c/coreboot/+/25429
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I91090b4d87eb82b57055c24271d679d1cbb3b7a7
Gerrit-Change-Number: 25429
Gerrit-PatchSet: 8
Gerrit-Owner: Julien Viard de Galbert <coreboot-review-ju(a)vdg.name>
Gerrit-Reviewer: Aaron Durbin <adurbin(a)chromium.org>
Gerrit-Reviewer: Jay Talbott <JayTalbott(a)sysproconsulting.com>
Gerrit-Reviewer: Julien Viard de Galbert <coreboot-review-ju(a)vdg.name>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Shaunak Saha <shaunak.saha(a)intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 20 Nov 2018 13:06:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
Philipp Deppenwiese has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/29326 )
Change subject: security/tpm: Move TPM2 NVRAM specific settings
......................................................................
Patch Set 5:
(1 comment)
https://review.coreboot.org/#/c/29326/5//COMMIT_MSG
Commit Message:
https://review.coreboot.org/#/c/29326/5//COMMIT_MSG@9
PS5, Line 9: * Move TPM2 NVRAM default parameters from vboot
> why ?
Because it can be re-used for defining NVRAM indices
--
To view, visit https://review.coreboot.org/c/coreboot/+/29326
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Iec9d1c272ed8d0872c9bbc406e98a19ac7a376bd
Gerrit-Change-Number: 29326
Gerrit-PatchSet: 5
Gerrit-Owner: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki(a)gmail.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 20 Nov 2018 12:29:42 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Patrick Rudolph <siro(a)das-labor.org>
Gerrit-MessageType: comment
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/29726
to look at the new patch set (#2).
Change subject: device/dram/ddr2: Add TCK_1066MHZ to "normalize_tck" function
......................................................................
device/dram/ddr2: Add TCK_1066MHZ to "normalize_tck" function
Change-Id: Ifdbc645ce5e50850c2ecc6e84835a5cb9659676f
Signed-off-by: Elyes HAOUAS <ehaouas(a)noos.fr>
---
M src/device/dram/ddr2.c
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/29726/2
--
To view, visit https://review.coreboot.org/c/coreboot/+/29726
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ifdbc645ce5e50850c2ecc6e84835a5cb9659676f
Gerrit-Change-Number: 29726
Gerrit-PatchSet: 2
Gerrit-Owner: Elyes HAOUAS <ehaouas(a)noos.fr>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-MessageType: newpatchset
Martin Kepplinger has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/29724
Change subject: payloads/seabios: Update stable from 1.11.2 to 1.12.0
......................................................................
payloads/seabios: Update stable from 1.11.2 to 1.12.0
SeaBIOS 1.12.0 has been tagged. News are
* Initial support for "TPM CRB" hardware
* Improved cdrom media reporting in the boot menu on QEMU
* Improved floppy support on real floppy hardware
* SeaVGABIOS support for QEMU "bochs-display" and QEMU "ramfb" displays
* Several bug fixes and code cleanups
among others, see http://seabios.org/Releases
Tested by running it on a Thinkpad X230.
Change-Id: I5f8364977ce957d3e8d84d7b046d1cec36b8da6a
Signed-off-by: Martin Kepplinger <martink(a)posteo.de>
---
M payloads/external/SeaBIOS/Kconfig
M payloads/external/SeaBIOS/Makefile
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/29724/1
diff --git a/payloads/external/SeaBIOS/Kconfig b/payloads/external/SeaBIOS/Kconfig
index fb9f32b..181a9d6 100644
--- a/payloads/external/SeaBIOS/Kconfig
+++ b/payloads/external/SeaBIOS/Kconfig
@@ -5,7 +5,7 @@
default SEABIOS_STABLE
config SEABIOS_STABLE
- bool "1.11.2"
+ bool "1.12.0"
help
Stable SeaBIOS version
config SEABIOS_MASTER
diff --git a/payloads/external/SeaBIOS/Makefile b/payloads/external/SeaBIOS/Makefile
index 4e2ecbd..e505c8c 100644
--- a/payloads/external/SeaBIOS/Makefile
+++ b/payloads/external/SeaBIOS/Makefile
@@ -1,5 +1,5 @@
TAG-$(CONFIG_SEABIOS_MASTER)=origin/master
-TAG-$(CONFIG_SEABIOS_STABLE)=f9626ccb91e771f990fbb2da92e427a399d7d918
+TAG-$(CONFIG_SEABIOS_STABLE)=a698c8995ffb2838296ec284fe3c4ad33dfca307
TAG-$(CONFIG_SEABIOS_REVISION)=$(CONFIG_SEABIOS_REVISION_ID)
project_git_repo=https://review.coreboot.org/seabios.git
--
To view, visit https://review.coreboot.org/c/coreboot/+/29724
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5f8364977ce957d3e8d84d7b046d1cec36b8da6a
Gerrit-Change-Number: 29724
Gerrit-PatchSet: 1
Gerrit-Owner: Martin Kepplinger <martink(a)posteo.de>
Gerrit-MessageType: newchange