Attention is currently required from: Arthur Heymans, Arthur Heymans, Kyösti Mälkki, Lean Sheng Tan, Nico Huber.
Hello Arthur Heymans, Arthur Heymans, Christian Walter, Jonathan Zhang, Kyösti Mälkki, Lean Sheng Tan, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/65421?usp=email
to look at the new patch set (#10).
The following approvals got outdated and were removed: Code-Review+2 by Arthur Heymans
Change subject: allocator_v4: Factor resource printing out ......................................................................
allocator_v4: Factor resource printing out
Factor all the resource printing out into separate functions. This results in one-liners in the actual program code which hopefully will distract less during reading.
Change-Id: I766db379f3b62d641cb3c41ebe0394b60ba57f7a Signed-off-by: Nico Huber nico.h@gmx.de --- M src/device/resource_allocator_v4.c 1 file changed, 67 insertions(+), 48 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/65421/10