Shelley Chen has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45407 )
Change subject: region_file_update_data: Change API to accept array of structs ......................................................................
Patch Set 2:
(4 comments)
https://review.coreboot.org/c/coreboot/+/45407/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45407/1//COMMIT_MSG@8 PS1, Line 8:
It’d be great to have a problem description in the beginning.
The problem is that sometimes we have non-contiguous data buffers and would like region_file_update_data to accommodate that. I did write that below. Are you asking to change the title?
https://review.coreboot.org/c/coreboot/+/45407/1//COMMIT_MSG@9 PS1, Line 9: Updating
Update
Done
https://review.coreboot.org/c/coreboot/+/45407/1/src/include/region_file.h File src/include/region_file.h:
https://review.coreboot.org/c/coreboot/+/45407/1/src/include/region_file.h@3... PS1, Line 34: /**
/*
Done
https://review.coreboot.org/c/coreboot/+/45407/1/src/include/region_file.h@3... PS1, Line 35: Creating
Create
Done