]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] tpm: update bios log code for 1.2
authorKylene Jo Hall <kjhall@us.ibm.com>
Sat, 22 Apr 2006 09:39:07 +0000 (02:39 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 22 Apr 2006 16:19:54 +0000 (09:19 -0700)
commit9bac82b66caa08a436c0eb57f92c14c851d69331
treee4b0128bc9bab18cdbc42efbdc9fbcdc814d6711
parenta120130f4299131aa6e8f5fe6f7bd1627f5c9722
[PATCH] tpm: update bios log code for 1.2

The acpi table which contains the BIOS log events was updated for 1.2.
There are now client and server modes as defined in the specifications with
slightly different formats.  Additionally, the start field was even too
small for the 1.1 version but had been working anyway.  This patch updates
the code to deal with any of the three types of headers probperly (1.1, 1.2
client and 1.2 server).

Signed-off-by: Kylie Hall <kjhall@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/char/tpm/tpm_bios.c