VirtualBox

Ignore:
Timestamp:
Apr 26, 2012 11:36:57 AM (13 years ago)
Author:
vboxsync
Message:

supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if we choose to.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/freebsd/SUPDrv-freebsd.c

    r39522 r41067  
    498498
    499499
     500void VBOXCALL   supdrvOSLdrNotifyOpened(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage)
     501{
     502    NOREF(pDevExt); NOREF(pImage);
     503}
     504
     505
    500506int  VBOXCALL   supdrvOSLdrValidatePointer(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, void *pv, const uint8_t *pbImageBits)
    501507{
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