Attention is currently required from: Hung-Te Lin, Paul Menzel, Rex-BC Chen, Yu-Ping Wu. Jianjun Wang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63251 )
Change subject: coreboot tables: Add PCIe info to coreboot table ......................................................................
Patch Set 7:
(6 comments)
Commit Message:
https://review.coreboot.org/c/coreboot/+/63251/comment/dcf60129_5dfa9d71 PS6, Line 9: function
functions
Done
https://review.coreboot.org/c/coreboot/+/63251/comment/ac6b9499_1f8d126c PS6, Line 10: through
from
Done
https://review.coreboot.org/c/coreboot/+/63251/comment/be92a62a_32ea8031 PS6, Line 13: , add new API
. Therefore, new API is added
Done
https://review.coreboot.org/c/coreboot/+/63251/comment/75141f83_8e4e4ea2 PS6, Line 15: libpayload
payloads
Done
File payloads/libpayload/include/coreboot_tables.h:
https://review.coreboot.org/c/coreboot/+/63251/comment/4970d38c_63d20f2b PS6, Line 278: uint32_t config_size;
Move config_size below config_base.
Done
File src/commonlib/include/commonlib/coreboot_tables.h:
https://review.coreboot.org/c/coreboot/+/63251/comment/d044bddd_5491b7b6 PS6, Line 176: uint32_t config_size;
Same.
Done