Attention is currently required from: Arthur Heymans.
Elyes Haouas has posted comments on this change by Arthur Heymans. ( https://review.coreboot.org/c/coreboot/+/63716?usp=email )
Change subject: [RFC]util/cbfstool: Rewrite trampoline in C ......................................................................
Patch Set 4:
(2 comments)
File util/cbfstool/x86_linux_trampoline.c:
https://review.coreboot.org/c/coreboot/+/63716/comment/dee880b4_b74a9826?usp... : PS4, Line 5: <stdint.h> duplicated as <types.h> provides stdint
https://review.coreboot.org/c/coreboot/+/63716/comment/63d00e6e_30ee89b6?usp... : PS4, Line 6: <commonlib/bsd/compiler.h> is always automatically included in all compilation units. See `git grep -F 'compiler.h' $(find -type f -name "*.mk")` `nano +893 Documentation/contributing/coding_style.md`