VirtualBox

Changeset 92468 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Nov 17, 2021 9:03:33 AM (3 years ago)
Author:
vboxsync
Message:

VMM/NEM-linux: Some more code. Got far enough to log the BIOS version to the release log. [build fix] bugref:9044

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp

    r92465 r92468  
    21662166        *pu2State = NEM_WIN_PAGE_STATE_UNMAPPED;
    21672167
    2168     RT_NOREF(pvMmio2);
     2168    RT_NOREF(pvMmio2, puNemRange);
    21692169#else
    2170     RT_NOREF(pVM, GCPhys, cb, fFlags, pvRam, pvMmio2, pu2State);
     2170    RT_NOREF(pVM, GCPhys, cb, fFlags, pvRam, pvMmio2, pu2State, puNemRange);
    21712171    if (pu2State)
    21722172        *pu2State = UINT8_MAX;
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