Attention is currently required from: Elyes Haouas, Jakub "Kuba" Czapiga, Konrad Adamczyk, Stefan Reinauer, Yu-Ping Wu.
Hello Elyes Haouas, Julius Werner, Konrad Adamczyk, Stefan Reinauer, Yu-Ping Wu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/86488?usp=email
to look at the new patch set (#6).
The following approvals got outdated and were removed: Code-Review+2 by Stefan Reinauer, Verified+1 by build bot (Jenkins)
Change subject: util/cbmem: Switch from coreboot table to cbmem ......................................................................
util/cbmem: Switch from coreboot table to cbmem
Remove global variables wherever possible to make code easier to read and to isolate responsibilities of functions. Use CBMEM entries instead of coreboot table records.
BUG=b:391874512 TEST=cbmem -l; cbmem -x; cbmem -r 434f4e53; cbmem -t; cbmem -a 1200
Change-Id: Iaa6e38b600c06ba72348250e865a4e8f30a31b8e Signed-off-by: Jakub Czapiga czapiga@google.com --- M util/cbmem/cbmem.c 1 file changed, 149 insertions(+), 211 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/88/86488/6