Hello Aaron Durbin, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36143
to look at the new patch set (#5).
Change subject: arch/x86/boot.c: Pass arguments when running programs ......................................................................
arch/x86/boot.c: Pass arguments when running programs
Payloads can use coreboot tables passed on the stack. Stages could make use of an argument passed on the stack.
The assumption is made that stages and payloads start in assembly where stack alignment does not matter.
Change-Id: Ie0f44e9e1992221e02c49d0492cdd2a3d9013560 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/arch/x86/boot.c 1 file changed, 6 insertions(+), 7 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/43/36143/5