summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/Security/DrvTpmHost.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Devices/Security: Change the TPM drivers to access the CFGM API through the d...vboxsync2021-10-201-2/+3
* include/VBox/log.h,Devices/Security,pdmtpmifs.h: Remove the startup, shutdown...vboxsync2021-09-071-28/+1
* Devices/Security/DrvTpmHost.cpp: build fix, bugref:10075vboxsync2021-09-011-1/+2
* Security: The underlying driver specifies the input buffer size of the TPM fo...vboxsync2021-08-301-19/+150
* Devices/Security: Only advertise the multiple localities supported capability...vboxsync2021-08-301-1/+10
* Security: Start implementing a driver for passing through a host TPM, bugref:...vboxsync2021-08-271-0/+278