swtpm/src/swtpm_bios
Stefan Berger cab1e2186f build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's
Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's so that they
can be defined during configure time as well as CFLAGS added during
build time. LDFLAGS were already handled correctly during build-time.

Signed-off-by: Stefan Berger <stefanb@linux.ibm.com>
2021-07-27 15:39:48 -04:00
..
Makefile.am build-sys: Add MY_CFLAGS, CFLAGS, and MY_LDFLAGS to all Makefile.am's 2021-07-27 15:39:48 -04: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: Fix issues raised by -Wextra 2021-06-24 15:05:03 -04:00
tpm_bios.h Extend swtpm_bios with --tpm2 to support a TPM 2 2018-08-07 12:19:46 -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'.