VirtualBox

Changeset 24092 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Oct 26, 2009 4:19:08 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
53970
Message:

DevPcBios: MP stable -> MPS table.

File:
1 edited

Legend:

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

    r24091 r24092  
    16241624        return rc;
    16251625    if (pThis->u8IOAPIC)
    1626         pcbiosPlantMPStable(pDevIns, pThis->au8DMIPage + VBOX_DMI_TABLE_SIZE, pThis->cCpus);
     1626        pcbiosPlantMpsTable(pDevIns, pThis->au8DMIPage + VBOX_DMI_TABLE_SIZE, pThis->cCpus);
    16271627
    16281628    rc = PDMDevHlpROMRegister(pDevIns, VBOX_DMI_TABLE_BASE, _4K, pThis->au8DMIPage,
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