VirtualBox

Changeset 91048 in vbox for trunk/src


Ignore:
Timestamp:
Sep 1, 2021 7:57:53 AM (3 years ago)
Author:
vboxsync
Message:

Devices/Security/DrvTpmEmu.cpp: build fix, bugref:10075

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Security/DrvTpmEmu.cpp

    r91046 r91048  
    886886    if (!(pThis->fCaps & SWTPM_CAP_GET_CONFIG))
    887887        return PDMDrvHlpVMSetError(pDrvIns, VERR_NOT_SUPPORTED, RT_SRC_POS,
    888                                    N_("DrvTpmEmu#%d Emulated TPM misses the GET_CONFIG capability"),
     888                                   N_("DrvTpmEmu#%d Emulated TPM at '%s' misses the GET_CONFIG capability"),
    889889                                   pDrvIns->iInstance, szLocation);
    890890
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