Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/36844 )
Change subject: security/vboot: Remove buffer_size from struct vboot_working_data ......................................................................
Patch Set 3:
(3 comments)
https://review.coreboot.org/c/coreboot/+/36844/2/src/lib/coreboot_table.c File src/lib/coreboot_table.c:
https://review.coreboot.org/c/coreboot/+/36844/2/src/lib/coreboot_table.c@23... PS2, Line 232: VB2_KERNEL_WORKBUF_RECOMMENDED_SIZE
(VB2_... - wd->buffer_offset) […]
Done
https://review.coreboot.org/c/coreboot/+/36844/2/src/lib/coreboot_table.c@23... PS2, Line 232: could
s/could //
Done
https://review.coreboot.org/c/coreboot/+/36844/2/src/security/vboot/common.c File src/security/vboot/common.c:
https://review.coreboot.org/c/coreboot/+/36844/2/src/security/vboot/common.c... PS2, Line 80: wd->buffer_offset,
nit: maybe that's just me but I'd indent this line one more tab.
Done