]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
tpm: Remove usage of PP_CMD_ENABLE from all but one place
authorStefan Berger <stefanb@linux.vnet.ibm.com>
Thu, 7 Jan 2016 17:02:50 +0000 (12:02 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 7 Jan 2016 17:13:07 +0000 (12:13 -0500)
commit8b902b88ea239d2193e78f0c425a180b6e3a24f0
tree75643ef6d5d541875bba0c6e39e21142f95ae676
parent115d0084831b1e9e085d8fe49fa9e4ea21542464
tpm: Remove usage of PP_CMD_ENABLE from all but one place

Remove the usage of PhysicalPresence_CMD_ENABLE from all but
the assert_physical_presence function.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
src/tcgbios.c