- Use WinXP style /SOS output when enabled. (TODO: Display banner/memory/cpu).
[reactos.git] / reactos / ntoskrnl / io / pnpmgr / pnpmgr.c
index 2cd1832..ca310a1 100644 (file)
@@ -3398,7 +3398,7 @@ PpInitSystem(VOID)
     case 1:
 
         /* Do Phase 1 */
-        return FALSE;
+        return TRUE;
         //return PiInitPhase1();
 
     default: