VirtualBox

Changeset 50320 in vbox for trunk


Ignore:
Timestamp:
Feb 4, 2014 4:49:07 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
92041
Message:

Devices/PC/BIOS: LogRel the location of the MPS table

File:
1 edited

Legend:

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

    r50091 r50320  
    13971397
    13981398    if (pThis->u8IOAPIC)
     1399    {
    13991400        FwCommonPlantMpsTable(pDevIns, pThis->au8DMIPage + VBOX_DMI_TABLE_SIZE,
    14001401                              _4K - VBOX_DMI_TABLE_SIZE, pThis->cCpus);
     1402        LogRel(("MPS table at %08x\n", VBOX_DMI_TABLE_BASE + VBOX_DMI_TABLE_SIZE));
     1403    }
    14011404
    14021405    rc = PDMDevHlpROMRegister(pDevIns, VBOX_DMI_TABLE_BASE, _4K, pThis->au8DMIPage, _4K,
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