Changeset 106384 in vbox for trunk/src/VBox/Main/src-all
- Timestamp:
- Oct 16, 2024 1:58:41 PM (7 months ago)
- svn:sync-xref-src-repo-rev:
- 165197
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-all/PlatformPropertiesImpl.cpp
r106139 r106384 1277 1277 static const TpmType_T aTpmTypes[] = 1278 1278 { 1279 TpmType_None 1279 TpmType_None, 1280 TpmType_v2_0 1280 1281 }; 1281 1282 aSupportedTpmTypes.assign(aTpmTypes,
Note:
See TracChangeset
for help on using the changeset viewer.