build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/74766 )
Change subject: coreboot_table: Support sending EOP from payload ......................................................................
Patch Set 1:
(1 comment)
File src/lib/coreboot_table.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-174951): https://review.coreboot.org/c/coreboot/+/74766/comment/884ec66c_8c9c789e PS1, Line 470: printk(BIOS_INFO, "fill_cse_eop_info\n"); Prefer using '"%s...", __func__' to using 'fill_cse_eop_info', this function's name, in a string