VirtualBox

Ignore:
Timestamp:
Sep 22, 2021 3:10:38 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
146991
Message:

Main/NvramStore,FE/VBoxManage: Allow multiple NVRAM states (UEFI,TPM,etc.) to exist for a VM and and manage them in a central place. This allows to collect them in a single tar archive and provide a single interface to get access to the individual states (work in progress), bugref:10098

File:
1 edited

Legend:

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

    r91312 r91326  
    6464class VMPowerUpTask;
    6565class VMPowerDownTask;
     66class NvramStore;
    6667
    6768#include <iprt/uuid.h>
     
    935936#endif
    936937    const ComObjPtr<EmulatedUSB> mEmulatedUSB;
     938    const ComObjPtr<NvramStore> mptrNvramStore;
    937939
    938940    USBDeviceList mUSBDevices;
Note: See TracChangeset for help on using the changeset viewer.

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