Attention is currently required from: Dinesh Gehlot, Julius Werner, Kapil Porwal.
Hello Julius Werner, Kapil Porwal, Subrata Banik, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/76393?usp=email
to look at the new patch set (#12).
The following approvals got outdated and were removed: Verified-1 by build bot (Jenkins)
Change subject: src: Implement framework for PRERAM VSD store ......................................................................
src: Implement framework for PRERAM VSD store
This patch implements a framework that stores Vendor Specific Data (VSD) until CBMEM is intialized. It also copies the VSD back to its original CBMEM once it is initialized.
BUG=b:285405031 TEST=Build and boot verified on rex.
Change-Id: I0baebb902807d5403800ac18757512bd2a59d2b9 Signed-off-by: Dinesh Gehlot digehlot@google.com --- M src/commonlib/bsd/include/commonlib/bsd/cbmem_id.h M src/cpu/intel/car/romstage.c A src/include/cbmem_vsd.h M src/lib/Makefile.inc A src/lib/cbmem_vsd.c 5 files changed, 79 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/93/76393/12