VirtualBox

Changeset 105621 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Aug 8, 2024 12:29:52 PM (6 months ago)
Author:
vboxsync
Message:

Main/ConsoleImplConfigX86.cpp: Fix builds where the TPM is not available, bugref:10701

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImplConfigX86.cpp

    r105048 r105621  
    17001700            }
    17011701
     1702#if defined(VBOX_WITH_TPM)
    17021703            if (enmTpmType != TpmType_None)
    17031704                InsertConfigInteger(pCfg, "TpmPpiBase", TPM_PPI_MMIO_BASE_DEFAULT);
     1705#endif
    17041706
    17051707            /* Attach the NVRAM storage driver. */
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette