Changeset 70511 in vbox
- Timestamp:
- Jan 10, 2018 11:26:42 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/utils/TestExecServ/Makefile.kmk
r70509 r70511 37 37 TestExecService.cpp \ 38 38 TestExecServiceTcp.cpp 39 TestExecService_VBOX_IMPORT_CHECKER.win.x86 = nt31 $(warning fix VBOX_IMPORT_CHECKER.win.x86 template bugbug!)39 TestExecService_VBOX_IMPORT_CHECKER.win.x86 = nt31 40 40 41 41 INSTALLS += TestExecServiceFiles … … 66 66 include $(FILE_KBUILD_SUB_FOOTER) 67 67 68 #%fffffe800000600c 0f 20 dc mov esp, cr369 #%fffffe800000600f 0f 1f 44 00 00 db 00fh, 01fh,044h,090h,090h70 #%fffffe8000006014 48 81 e4 ff e7 ff ff and rsp, 0ffffffffffffe7ffh71 #%fffffe800000601b 0f 22 dc mov cr3, esp72
Note:
See TracChangeset
for help on using the changeset viewer.