Aaron Durbin has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36291 )
Change subject: lib/romstage_save: Add methods to pass on romstage information
......................................................................
Patch Set 13:
(1 comment)
As written, this is a single caller API and there's nothing preventing misuse. I'm not understanding the need.
https://review.coreboot.org/c/coreboot/+/36291/13/src/lib/romstage_save.c
File src/lib/romstage_save.c:
https://review.coreboot.org/c/coreboot/+/36291/13/src/lib/romstage_save.c@47
PS13, Line 47: cbmem_entry_remove(e);
This only works if CBMEM_ID_ROMSTAGE_SAVE is the last entry added. And it also doesn't work if the cbmem is locked (recovered from on resume or through other stages).
--
To view, visit
https://review.coreboot.org/c/coreboot/+/36291
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I71bbe1b776cbc74468a6218b315894602b6152ba
Gerrit-Change-Number: 36291
Gerrit-PatchSet: 13
Gerrit-Owner: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Arthur Heymans
arthur@aheymans.xyz
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Martin Roth
martinroth@google.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Kyösti Mälkki
kyosti.malkki@gmail.com
Gerrit-Comment-Date: Tue, 29 Oct 2019 21:47:40 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment