> Thanks for review. I am sorry that I will not adopt the patch series > suggestion. > These are independent changes. I think I've started a topic about my > interests to contribute to clang+llvm binary utilities+lld portability > improvement. Adding a cover letter to replicate all the stuff does not seem > very necessary. > Maybe the more important point is that I lack the experience to manage > something like PATCH {0,1,2,3,4,5,6,7,8}/8
Git will do all that for you. I assume you have these patches in a branch anyway? Then you can use "git format-patch master..$branch" to create numbered patches and "git send-email" to send them to the list. HTH, Gerd _______________________________________________ SeaBIOS mailing list -- seabios@seabios.org To unsubscribe send an email to seabios-le...@seabios.org