summaryrefslogtreecommitdiff
path: root/sys/dev/acpi/tpm.c
AgeCommit message (Expand)Author
2019-05-15unrevert, i missed deraadt's commit with the proper fixTed Unangst
2019-05-15revert previous, since it makes jmc's machine print an extra newline.Ted Unangst
2019-05-15if \n is added in attach, then tpm_init() should skip it.Theo de Raadt
2019-05-13print a newline for attach. from f holopTed Unangst
2019-04-13MSFT0101 must require some special handling, since this breaksTheo de Raadt
2019-04-04Make tpm(4) attach to MSFT0101 chips.Edd Barrett
2018-07-01acpi: clean up some inconsistent style in the hid matching arraysMike Larkin
2016-10-25Add the resource index to aml_parse_resource() callback function.Paul Irofti
2016-08-03add a minimal TPM 1.2 driver just to issue a "save state" commandJoshua Stein