VirtualBox

Changeset 96670 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Sep 9, 2022 12:40:38 PM (2 years ago)
Author:
vboxsync
Message:

Main: Introduce a method to query sensible TPM types to offer in the GUI for configuration, bugref:10288

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/SystemPropertiesImpl.h

    r96407 r96670  
    157157    HRESULT getSupportedChipsetTypes(std::vector<ChipsetType_T> &aSupportedChipsetTypes) RT_OVERRIDE;
    158158    HRESULT getSupportedIommuTypes(std::vector<IommuType_T> &aSupportedIommuTypes) RT_OVERRIDE;
     159    HRESULT getSupportedTpmTypes(std::vector<TpmType_T> &aSupportedTpmTypes) RT_OVERRIDE;
    159160    HRESULT getLanguageId(com::Utf8Str &aLanguageId) RT_OVERRIDE;
    160161    HRESULT setLanguageId(const com::Utf8Str &aLanguageId) RT_OVERRIDE;
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