Added patch to simulate a more realistic kernel environment in ntoskrnl/winedevice.

This commit is contained in:
Sebastian Lackner
2017-06-10 20:24:36 +02:00
parent 630ff35489
commit 05f510a1be
8 changed files with 898 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
Fixes: Implement ntoskrnl driver testing framework.
Depends: ntoskrnl-Stubs
Depends: winedevice-Default_Drivers