Changeset 105621 in vbox for trunk/src/VBox/Main/src-client
- Timestamp:
- Aug 8, 2024 12:29:52 PM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp
r105048 r105621 1700 1700 } 1701 1701 1702 #if defined(VBOX_WITH_TPM) 1702 1703 if (enmTpmType != TpmType_None) 1703 1704 InsertConfigInteger(pCfg, "TpmPpiBase", TPM_PPI_MMIO_BASE_DEFAULT); 1705 #endif 1704 1706 1705 1707 /* Attach the NVRAM storage driver. */
Note:
See TracChangeset
for help on using the changeset viewer.