build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45895 )
Change subject: amdfwtool: Change all error output to fprintf stderr ......................................................................
Patch Set 28:
(3 comments)
https://review.coreboot.org/c/coreboot/+/45895/28/util/amdfwtool/amdfwtool.c File util/amdfwtool/amdfwtool.c:
https://review.coreboot.org/c/coreboot/+/45895/28/util/amdfwtool/amdfwtool.c... PS28, Line 872: fprintf(stderr, "Error: APOB NV address provided, but no size\n"); line over 96 characters
https://review.coreboot.org/c/coreboot/+/45895/28/util/amdfwtool/amdfwtool.c... PS28, Line 894: fprintf(stderr, "Error: BIOS binary destination and uncompressed size are required\n"); line over 96 characters
https://review.coreboot.org/c/coreboot/+/45895/28/util/amdfwtool/amdfwtool.c... PS28, Line 899: fprintf(stderr, "Error: BIOS binary assumed outside amdfw.rom but no source address given\n"); line over 96 characters