VirtualBox

Changeset 81299 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Oct 16, 2019 7:32:48 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134004
Message:

Main/Machine+BIOSSettings: simplify NVRAM handling, do everything in backwards c
ompatible way
Frontends/VBoxManage: adapt to API change

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r81286 r81299  
    51975197  <interface
    51985198    name="IBIOSSettings" extends="$unknown"
    5199     uuid="f13f667d-3624-4ac5-99c1-3d982ebd8d98"
     5199    uuid="73af4152-7e67-4144-bf34-41c38e8b4cc7"
    52005200    wsmap="managed"
    52015201    reservedMethods="1" reservedAttributes="8"
     
    52625262    </attribute>
    52635263
    5264     <attribute name="nonVolatileStorageEnabled" type="boolean">
    5265       <desc>
    5266         Controls the non-volatile memory device presence. If set, VirtualBox
    5267         will store the content in a file whose path can be queried with the
    5268         <link to="#nonVolatileStorageFile"/> attribute.
    5269       </desc>
    5270     </attribute>
    5271 
    52725264    <attribute name="nonVolatileStorageFile" type="wstring" readonly="yes">
    52735265      <desc>
    52745266        The location of the file storing the non-volatile memory content when
    52755267        the VM is powered off.  The file does not always exist.
    5276 
    5277         This feature will be realized after VirtualBox v4.3.0.
    52785268      </desc>
    52795269    </attribute>
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