VirtualBox

Changeset 81087 in vbox for trunk/include


Ignore:
Timestamp:
Sep 30, 2019 6:55:28 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133693
Message:

Main/Machine+BIOSSettings: bare bones NVRAM logic, many parts missing (no snapshot handling, no move VM handling, no remove VM handling).
Main/Settings: adaptions to store NVRAM config in the settings file
Frontends/VBoxManage: support enabling and showing state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/settings.h

    r80074 r81087  
    506506                    fLogoFadeIn,
    507507                    fLogoFadeOut,
    508                     fPXEDebugEnabled;
     508                    fPXEDebugEnabled,
     509                    fNVRAMEnabled;
    509510    uint32_t        ulLogoDisplayTime;
    510511    BIOSBootMenuMode_T biosBootMenuMode;
     
    512513    int64_t         llTimeOffset;
    513514    com::Utf8Str    strLogoImagePath;
     515    com::Utf8Str    strNVRAMPath;
    514516};
    515517
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