VirtualBox

Changeset 25305 in vbox for trunk/src/VBox/Devices/PC


Ignore:
Timestamp:
Dec 10, 2009 3:29:24 PM (15 years ago)
Author:
vboxsync
Message:

MPS: removed bogus CPU entry

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevFwCommon.cpp

    r25219 r25305  
    722722
    723723    /* ISA bus */
    724     PMPSBUSENTRY pBusEntry         = (PMPSBUSENTRY)(pProcEntry+1);
     724    PMPSBUSENTRY pBusEntry         = (PMPSBUSENTRY)pProcEntry;
    725725    pBusEntry->u8EntryType         = 1; /* bus entry */
    726726    pBusEntry->u8BusId             = 0; /* this ID is referenced by the interrupt entries */
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