[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)
commit8b006db604527c566dc1dd0aebae37714143aaef
treee4b0128bc9bab18cdbc42efbdc9fbcdc814d6711
parentb09d53009db21228adde29b468eb4583e66cbe7c
[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