The folowing series of patches cleans up some TPM related code.
Regards, Stefan
Stefan Berger (6): tpm: Introduce a #define for command tag tpm: Be consistent with array sizes in tcgbios.c tpm: use bool as return parameter tpm: clean up parameters to build_and_send_cmd tpm: Clean up in tcgbios.h tpm: Move call to tpm_option_rom into init_optionrom
src/optionroms.c | 3 ++- src/tcgbios.c | 58 +++++++++++++++++++++++++++----------------------------- src/tcgbios.h | 22 ++------------------- 3 files changed, 32 insertions(+), 51 deletions(-)