Arthur Heymans uploaded patch set #8 to this change.

View Change

lib/romstage_save: Add methods to pass on romstage information

Add 2 generic function that can be used to pass on information from
romstage to ramstage. The implementation is such that the saving can
be done even if cbmem is not set up initially.

Change-Id: I71bbe1b776cbc74468a6218b315894602b6152ba
Signed-off-by: Arthur Heymans <arthur@aheymans.xyz>
---
M src/commonlib/include/commonlib/cbmem_id.h
A src/include/romstage_save.h
M src/lib/Kconfig
M src/lib/Makefile.inc
A src/lib/romstage_save.c
5 files changed, 134 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/91/36291/8

To view, visit change 36291. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I71bbe1b776cbc74468a6218b315894602b6152ba
Gerrit-Change-Number: 36291
Gerrit-PatchSet: 8
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-MessageType: newpatchset