VirtualBox

Changeset 34010 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 11, 2010 8:17:47 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67675
Message:

Main, FE/VBoxManage: Make it possible to mark specific controllers as bootable which means that the BIOS can access devices attached to the controller to boot from it

File:
1 edited

Legend:

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

    r33827 r34010  
    797797          ulInstance(0),
    798798          fUseHostIOCache(true),
     799          fBootable(true),
    799800          lIDE0MasterEmulationPort(0),
    800801          lIDE0SlaveEmulationPort(0),
     
    811812    uint32_t                ulInstance;
    812813    bool                    fUseHostIOCache;
     814    bool                    fBootable;
    813815
    814816    // only for when controllerType == StorageControllerType_IntelAhci:
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