Changeset 20860 in vbox for trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
- Timestamp:
- Jun 23, 2009 5:31:45 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 49004
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/win/SUPDrvA-win.asm
r20528 r20860 72 72 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, SUPR0MemGetPhys 73 73 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, SUPR0MemFree 74 NtWrapDyn2DrvFunctionWith AllRegParams supdrvNtWrap, SUPR0PageAlloc74 NtWrapDyn2DrvFunctionWith6Params supdrvNtWrap, SUPR0PageAllocEx 75 75 NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, SUPR0PageFree 76 76 ;NtWrapDyn2DrvFunctionWithAllRegParams supdrvNtWrap, SUPR0Printf - cannot wrap this buster.
Note:
See TracChangeset
for help on using the changeset viewer.