VirtualBox

Changeset 63667 in vbox for trunk/src/VBox/Devices/Bus


Ignore:
Timestamp:
Aug 30, 2016 2:54:57 PM (8 years ago)
Author:
vboxsync
Message:

Not intended.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevPciIch9.cpp

    r63666 r63667  
    109109    /** The next MMIO address which the PCI BIOS will use. */
    110110    uint32_t            uPciBiosMmio;
     111    /** The next 64-bit MMIO address which the PCI BIOS will use. */
     112    uint64_t            uPciBiosMmio64;
    111113    /** Actual bus number. */
    112114    uint8_t             uBus;
    113     /** The next 64-bit MMIO address which the PCI BIOS will use. */
    114     uint64_t            uPciBiosMmio64;
    115115    uint8_t             Alignment0[7];
    116116#endif
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