Hi, compiling SeaBios with your patch produces the following error for me with gcc-4.4.5:
src/tpm_drivers.c: In function ‘tis_init’: src/tpm_drivers.c:43: error: ‘tpm_drivers’ undeclared (first use in this function)
The attached patch should fix this.
Regards, Andreas