]> xenbits.xensource.com Git - osstest/seabios.git/commit
tpm: Don't call tpm_build_and_send_cmd() from tpm20_stirrandom()
authorKevin O'Connor <kevin@koconnor.net>
Wed, 10 Aug 2016 21:45:05 +0000 (17:45 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 27 Nov 2016 20:04:48 +0000 (15:04 -0500)
commit538d9b7110c178e02f02b029416952f3eb42bc5d
tree55958a40e7dc7474539e1abb6dd306cc4b61ccea
parent9ec57de1db32fc75d2acd740d4a3bf47cdf023e6
tpm: Don't call tpm_build_and_send_cmd() from tpm20_stirrandom()

Instead call tpmhw_transmit() directly.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
src/std/tcg.h
src/tcgbios.c