Hardware/Ring0.cs
Sat, 12 Feb 2011 21:17:42 +0000 Fixed Issue 164.
Fri, 11 Feb 2011 22:29:26 +0000 Added code to delete any kernel driver service that can't be opened before reinstalling it.
Tue, 08 Feb 2011 22:02:29 +0000 Added some error reporting to the Ring0 driver loading code.
Wed, 03 Nov 2010 22:07:46 +0000 Added CPUID support for Linux.
Sun, 31 Oct 2010 22:08:47 +0000 Replaced the non-kernel code of WinRing0 with a managed implementation. The new implementation should fix Issue 32 and simplify further work on Issue 46.