VirtualBox

Ignore:
Timestamp:
Apr 26, 2012 11:36:57 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
77635
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/linux/SUPDrv-linux.c

    r40894 r41067  
    734734
    735735
     736void VBOXCALL   supdrvOSLdrNotifyOpened(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage)
     737{
     738    NOREF(pDevExt); NOREF(pImage);
     739}
     740
     741
    736742int  VBOXCALL   supdrvOSLdrValidatePointer(PSUPDRVDEVEXT pDevExt, PSUPDRVLDRIMAGE pImage, void *pv, const uint8_t *pbImageBits)
    737743{
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