- Timestamp:
- Sep 2, 2021 1:10:45 PM (3 years ago)
- Location:
- trunk/src/VBox/Devices/Security
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Security/DrvTpmEmu.cpp
r91092 r91093 960 960 961 961 /** 962 * TPM libtpmsemulator driver registration record.962 * TPM emulator driver registration record. 963 963 */ 964 964 const PDMDRVREG g_DrvTpmEmu = -
trunk/src/VBox/Devices/Security/DrvTpmEmuTpms.cpp
r91092 r91093 714 714 715 715 /** 716 * TPM hostdriver registration record.716 * TPM libtpms emulator driver registration record. 717 717 */ 718 718 const PDMDRVREG g_DrvTpmEmuTpms =
Note:
See TracChangeset
for help on using the changeset viewer.