build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34634 )
Change subject: drivers/vpd: add framework to search VPD in romstage ......................................................................
Patch Set 9:
(2 comments)
https://review.coreboot.org/c/coreboot/+/34634/9/src/drivers/vpd/vpd_premem.... File src/drivers/vpd/vpd_premem.c:
https://review.coreboot.org/c/coreboot/+/34634/9/src/drivers/vpd/vpd_premem.... PS9, Line 57: blob->ro_base = (uint8_t *)(sizeof(struct google_vpd_info) + rdev_mmap_full(&vpd)); line over 96 characters
https://review.coreboot.org/c/coreboot/+/34634/9/src/drivers/vpd/vpd_premem.... PS9, Line 68: blob->rw_base = (uint8_t *)(sizeof(struct google_vpd_info) + rdev_mmap_full(&vpd)); line over 96 characters