Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/40520 )
Change subject: drivers/smmstore: Implement SMMSTORE version 2
......................................................................
Patch Set 22:
(3 comments)
https://review.coreboot.org/c/coreboot/+/40520/21/src/drivers/smmstore/Kconf...
File src/drivers/smmstore/Kconfig:
https://review.coreboot.org/c/coreboot/+/40520/21/src/drivers/smmstore/Kconf...
PS21, Line 12: default y if PAYLOAD_TIANOCORE
Good point. I'll change the default to n for now.
Done
https://review.coreboot.org/c/coreboot/+/40520/21/src/drivers/smmstore/smi.c
File src/drivers/smmstore/smi.c:
https://review.coreboot.org/c/coreboot/+/40520/21/src/drivers/smmstore/smi.c...
PS21, Line 144: usually
That comment was already in the existing code. I think it can be dropped.
Done
https://review.coreboot.org/c/coreboot/+/40520/21/src/include/smmstore.h
File src/include/smmstore.h:
https://review.coreboot.org/c/coreboot/+/40520/21/src/include/smmstore.h@43
PS21, Line 43: * FIXME: The data format isn't specified.
I'm not sure. I think not. […]
This refers to the data stored within the blocks. The data format shouldn't need to be specified, as this would work like a block device.
I messaged Patrick about it, but I didn't reach any conclusions (I timed out waiting for a reply).
--
To view, visit
https://review.coreboot.org/c/coreboot/+/40520
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I25e49d184135710f3e6dd1ad3bed95de950fe057
Gerrit-Change-Number: 40520
Gerrit-PatchSet: 22
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Marcello Sylvester Bauer
sylv@sylv.io
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Christian Walter
christian.walter@9elements.com
Gerrit-Reviewer: Jeremy Soller
jeremy@system76.com
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Matt DeVillier
matt.devillier@gmail.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Philipp Deppenwiese
zaolin.daisuki@gmail.com
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Benjamin Doron
benjamin.doron00@gmail.com
Gerrit-CC: Duncan Laurie
dlaurie@chromium.org
Gerrit-CC: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-CC: Tim Crawford
tcrawford@system76.com
Gerrit-Comment-Date: Mon, 12 Oct 2020 11:44:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: Matt DeVillier
matt.devillier@gmail.com
Comment-In-Reply-To: Angel Pons
th3fanbus@gmail.com
Gerrit-MessageType: comment