Hi,
My main concern is the possibility for reviewers/testers to try it without too much work, but I guess it doesn't really matter.
[ in qemu.git ] cd roms/seabios git checkout <patched-branch> cd .. make bios git add ../pc-bios/bios*.bin git commit -m "[for testing only] patched seabios binaries"
HTH, Gerd