Joel Kitching has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34674 )
Change subject: mb/google/mistral: Store developer mode status in coreboot table
......................................................................
Patch Set 11:
In coreboot, the developer mode status should now be retrieved with vboot_get_context()->flags & VB2_CONTEXT_DEVELOPER_MODE.
If some other firmware application needs to access this flag, it may link our vboot_reference library, and use the vboot workbuf stored in cbmem to initialize a context object.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/34674
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I411eb8ee6783402db6d4443a6ea1026cf7ad3ae3
Gerrit-Change-Number: 34674
Gerrit-PatchSet: 11
Gerrit-Owner: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Joel Kitching
kitching@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-Comment-Date: Thu, 28 Nov 2019 08:27:39 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment