Attention is currently required from: Martin L Roth, Jon Murphy.
Hello build bot (Jenkins), Jon Murphy, Julius Werner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/68644
to look at the new patch set (#3).
Change subject: util/cbmem: Update formatting for cbmem -l command ......................................................................
util/cbmem: Update formatting for cbmem -l command
Some of the cbmem area names have gotten longer, and were making the output of cbmem -l look bad, so expand the name area to 20 characters.
Instead of printing a blank area if the name isn't recognized, call it unknown.
Change the method of printing the title to match the way the actual text of the table is printed.
Signed-off-by: Martin Roth gaumless@gmail.com Change-Id: I9d91d21c6ad418d9fee9880550fb6cb9e41e93f0 --- M util/cbmem/cbmem.c 1 file changed, 24 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/44/68644/3