VirtualBox

Ignore:
Timestamp:
Oct 28, 2016 3:32:25 PM (8 years ago)
Author:
vboxsync
Message:

DevPci: Cleaning up (fake) pci bios init.

File:
1 edited

Legend:

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

    r64472 r64474  
    13651365    aPciAddr.iRegister = addr;
    13661366
    1367     uint32_t u32Val;
     1367    uint32_t u32Val = 0;
    13681368    int rc = ich9pciDataReadAddr(pGlobals, &aPciAddr, len, &u32Val, VERR_INTERNAL_ERROR);
    13691369    AssertRC(rc);
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