kernel-hacking-2024-linux-s.../drivers/char/tpm
Kylene Jo Hall 8b006db604 [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>
2006-04-22 09:19:54 -07:00
..
Kconfig [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
Makefile [PATCH] tpm: driver for next generation TPM chips 2006-04-22 09:19:54 -07:00
tpm.c [PATCH] tpm: use clear_bit 2006-04-22 09:19:54 -07:00
tpm.h [PATCH] tpm: msecs_to_jiffies cleanups 2006-04-22 09:19:54 -07:00
tpm_atmel.c [PATCH] tpm: return chip from tpm_register_hardware 2006-04-22 09:19:53 -07:00
tpm_atmel.h [PATCH] tpm: return chip from tpm_register_hardware 2006-04-22 09:19:53 -07:00
tpm_bios.c [PATCH] tpm: update bios log code for 1.2 2006-04-22 09:19:54 -07:00
tpm_infineon.c [PATCH] tpm: tpm_infineon updated to latest interface changes 2006-04-22 09:19:54 -07:00
tpm_nsc.c [PATCH] tpm: return chip from tpm_register_hardware 2006-04-22 09:19:53 -07:00
tpm_tis.c [PATCH] tpm: check mem start and len 2006-04-22 09:19:54 -07:00