VirtualBox

Ignore:
Timestamp:
May 30, 2011 10:03:45 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
71971
Message:

SUPDrv: solaris native loading tweaking.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPDrvInternal.h

    r37228 r37249  
    577577 * @returns IPRT status code.
    578578 * @param   pDevExt             The device globals.
    579  * @param   pImage              The image data (up to date except for some
    580  *                              entry point pointers).
     579 * @param   pImage              The image data (up to date). Adjust entrypoints
     580 *                              and exports if necessary.
    581581 * @param   pbImageBits         The image bits as loaded by ring-3.
    582  */
    583 int  VBOXCALL   supdrvOSLdrLoad(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const uint8_t *pbImageBits);
     582 * @param   pReq                Pointer to the request packet so that the VMMR0
     583 *                              entry points can be adjusted.
     584 */
     585int  VBOXCALL   supdrvOSLdrLoad(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, const uint8_t *pbImageBits, PSUPLDRLOAD pReq);
    584586
    585587
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