VirtualBox

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


Ignore:
Timestamp:
Sep 2, 2016 2:31:20 PM (8 years ago)
Author:
vboxsync
Message:

DevPciIch: use the proper constant here

File:
1 edited

Legend:

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

    r63685 r63702  
    19731973    pGlobals->uPciBiosIo     = 0xd000;
    19741974    pGlobals->uPciBiosMmio   = cbBelow4GB;
    1975     pGlobals->uPciBiosMmio64 = cbAbove4GB + 0x100000000;
     1975    pGlobals->uPciBiosMmio64 = cbAbove4GB + _4G;
    19761976    pGlobals->uBus = 0;
    19771977
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