Hardware/Ring0.cs
2011-03-15 Fixed Issue 165.
2011-02-12 Fixed Issue 164.
2011-02-11 Added code to delete any kernel driver service that can't be opened before reinstalling it.
2011-02-08 Added some error reporting to the Ring0 driver loading code.
2010-11-03 Added CPUID support for Linux.
2010-10-31 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.