Attention is currently required from: Kapil Porwal.
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74767 )
Change subject: payloads/libpayload: Support sending EOP from payload ......................................................................
Patch Set 2: Verified-1
(1 comment)
File payloads/libpayload/libc/coreboot.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-174956): https://review.coreboot.org/c/coreboot/+/74767/comment/35c5fd12_20cab1c4 PS2, Line 282: info->cse_eop = (struct cb_cse_eop*)ptr; "(foo*)" should be "(foo *)"