Attention is currently required from: Hung-Te Lin, Jakub Czapiga, Julius Werner, Yu-Ping Wu. Jianjun Wang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63494 )
Change subject: coreboot_tables: Convert 'struct lb_uint64' to lb_uint64_t ......................................................................
Patch Set 2:
(7 comments)
File src/commonlib/include/commonlib/coreboot_tables.h:
https://review.coreboot.org/c/coreboot/+/63494/comment/e0157482_645fa854 PS1, Line 141: uint64_t hwrpb;
This too please, while we're doing this.
Done
https://review.coreboot.org/c/coreboot/+/63494/comment/e299314b_4da55320 PS1, Line 209: uint64_t forward;
ditto
Done
https://review.coreboot.org/c/coreboot/+/63494/comment/e71f1b47_3fc34929 PS1, Line 267: uint64_t physical_address;
ditto
Done
https://review.coreboot.org/c/coreboot/+/63494/comment/3223b802_66a5bfb5 PS1, Line 305: uint64_t range_start;
and here
Done
https://review.coreboot.org/c/coreboot/+/63494/comment/f0911b16_3202a1d1 PS1, Line 315: uint64_t cbmem_addr;
and here
Done
https://review.coreboot.org/c/coreboot/+/63494/comment/46b5a177_f0a3e073 PS1, Line 354: uint64_t boot_media_size;
all of these
Done
https://review.coreboot.org/c/coreboot/+/63494/comment/8e842e2d_da09e378 PS1, Line 364: uint64_t address;
and this
Done