[SeaBIOS] [RFC PATCH v1 3/9] tpm: Prepare code for TPM 2 functions

Kevin O'Connor kevin at koconnor.net
Thu Jan 21 23:41:36 CET 2016


On Fri, Jan 15, 2016 at 02:44:33PM -0500, Stefan Berger wrote:
> From: Stefan Berger <stefanb at linux.vnet.ibm.com>
> 
> This patch prepares the tcgbios.c file for extension with TPM 2
> specific code by:
> 
>  o prefixing all TPM 1.2 specific functions with tpm12_

I find the "tpm12_" and "tpm2_" prefixes to be a little confusing
because it seems like 12 > 2.  How about tpm12/tpm20 or tpm1/tpm2?

-Kevin



More information about the SeaBIOS mailing list