Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32262 )
Change subject: vboot: refactor OPROM code
......................................................................
Patch Set 7:
(1 comment)
https://review.coreboot.org/#/c/32262/7/src/security/vboot/Kconfig
File src/security/vboot/Kconfig:
https://review.coreboot.org/#/c/32262/7/src/security/vboot/Kconfig@180
PS7, Line 180: and any other native display initialization code is not run
I guess it would be best to make MUST_REQUEST_DISPLAY the default
I've thought about that too, or getting rid of the option entirely, I think my remaining concern was that we'd then forget to disable it for devices that don't have a display at all. The problem with defaults is that nobody would ever override them unless there's a visible issue. With the way it's done here, it's unset by default but you'll realize very quickly if you need to set it because of the assertion in display_init_required().
--
To view, visit
https://review.coreboot.org/c/coreboot/+/32262
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Idf111a533c3953448b4b9084885a9a65a2432a8b
Gerrit-Change-Number: 32262
Gerrit-PatchSet: 7
Gerrit-Owner: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Randall Spangler
rspangler@google.com
Gerrit-Reviewer: Simon Glass
sjg@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Fri, 26 Apr 2019 22:21:27 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Julius Werner
jwerner@chromium.org
Comment-In-Reply-To: Nico Huber
nico.h@gmx.de
Gerrit-MessageType: comment