VirtualBox

Ignore:
Timestamp:
Oct 21, 2019 6:19:39 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134142
Message:

Main/Machine+BIOSSettings+Console: Full implementation of NVRAM handling (part of VM delete, rename, clone and move code in combination with taking, deleting and restoring snapshots). Corresponding console update (ripping out old, never really used NVRAM handling).

File:
1 edited

Legend:

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

    r76562 r81425  
    9393                                Snapshot *pSnapshotToIgnore);
    9494
     95    void i_updateNVRAMPaths(const Utf8Str &strOldPath,
     96                            const Utf8Str &strNewPath);
     97    void i_updateNVRAMPathsImpl(const Utf8Str &strOldPath,
     98                                const Utf8Str &strNewPath);
     99
    95100    HRESULT i_saveSnapshot(settings::Snapshot &data) const;
    96101    HRESULT i_saveSnapshotImpl(settings::Snapshot &data) const;
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