Changeset 14497 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Nov 24, 2008 12:14:24 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 39782
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
r14373 r14497 86 86 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTR0MemObjAllocPhysNC 87 87 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTR0MemObjAllocCont 88 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTR0MemObjEnterPhys 88 89 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, RTR0MemObjLockUser 89 90 NtWrapDyn2DrvFunctionWith5Params supdrvNtWrap, RTR0MemObjMapKernel
Note:
See TracChangeset
for help on using the changeset viewer.