[NTOSKRNL] Save ProtectionMode value on boot
[reactos.git] / ntoskrnl / config / cmdata.c
index 9b788b5..816dfd2 100644 (file)
@@ -141,7 +141,7 @@ INIT_SECTION CM_SYSTEM_CONTROL_VECTOR CmControlVector[] =
     {
         L"Session Manager",
         L"ProtectionMode",
-        &DummyData,
+        &ObpProtectionMode,
         NULL,
         NULL
     },