swtpm/src/swtpm_bios
Stefan Berger 9e89ffa12d swtpm_bios: Remove UNIXIO socket related code since not used
We do not support UNIXIO sockets for communicatin with the swtpm
yet, so remove this.

Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
2015-05-12 14:04:03 -04:00
..
Makefile.am add new README files for the tools and modify main README file 2014-12-05 15:11:15 -05:00
README add new README files for the tools and modify main README file 2014-12-05 15:11:15 -05:00
tpm_bios.c swtpm_bios: Remove UNIXIO socket related code since not used 2015-05-12 14:04:03 -04:00

swtpm_bios is a tool that sends those commands to a TPM that typically
the firmware (BIOS) is supposed to send to it.

For further information, check the manpage 'man swtpm_bios'.