Attention is currently required from: Raul Rangel. Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56050
to look at the new patch set (#5).
Change subject: lib/hardwaremain: Call poll_futures ......................................................................
lib/hardwaremain: Call poll_futures
This CL makes the ramstage state machine poll the futures after each callback and during stage transitions. This will keep the futures progressing throughout the boot process. This is a no-op for platforms that don't set FUTURES_EXECUTOR.
BUG=b:177909625 TEST=Boot guybrush and see payload read/decompress drop by 23 ms.
Signed-off-by: Raul E Rangel rrangel@chromium.org Change-Id: I15e17ecb1094a4bfb7bf5cabe8c847b9e697ebf2 --- M src/lib/hardwaremain.c 1 file changed, 7 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/56050/5