build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45628 )
Change subject: libpayload: use PRIu64 type to print u64
......................................................................
Patch Set 2:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45628/2/payloads/libpayload/drivers...
File payloads/libpayload/drivers/options.c:
https://review.coreboot.org/c/coreboot/+/45628/2/payloads/libpayload/drivers...
PS2, Line 328: sprintf(*dest, "%" PRIu64, *(u64*)raw);
"(foo*)" should be "(foo *)"
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45628
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I479fd701f992701584d77d43c5cd5910f5ab7633
Gerrit-Change-Number: 45628
Gerrit-PatchSet: 2
Gerrit-Owner: Jeremy Compostella
jeremy.compostella@gmail.com
Gerrit-Reviewer: Stefan Reinauer
stefan.reinauer@coreboot.org
Gerrit-CC: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Tue, 22 Sep 2020 23:19:25 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment