VirtualBox

Changeset 90996 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Aug 30, 2021 12:57:49 PM (3 years ago)
Author:
vboxsync
Message:

Devices/Security: Only advertise the multiple localities supported capability if the driver below supports it, bugref:10075

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmtpmifs.h

    r90536 r90996  
    115115
    116116    /**
     117     * Returns the maximum supported locality of the driver below.
     118     *
     119     * @returns The maximum supported locality (0-4).
     120     * @param   pInterface          Pointer to the interface structure containing the called function pointer.
     121     */
     122    DECLR3CALLBACKMEMBER(uint32_t, pfnGetLocalityMax, (PPDMITPMCONNECTOR pInterface));
     123
     124    /**
    117125     * Returns the status of the established flag.
    118126     *
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