]> git.saurik.com Git - apple/xnu.git/blobdiff - iokit/KernelConfigTables.cpp
xnu-1228.7.58.tar.gz
[apple/xnu.git] / iokit / KernelConfigTables.cpp
index 71e022fca3071f0cfd94e0d911d6da24955c52a4..37fe9583357999e92e983d37380ae172bc6f6927 100644 (file)
  * 
  * @APPLE_OSREFERENCE_LICENSE_HEADER_END@
  */
+/*
+ * NOTICE: This file was modified by SPARTA, Inc. in 2005 to introduce
+ * support for mandatory and extensible security protections.  This notice
+ * is included in support of clause 2.2 (b) of the Apple Public License,
+ * Version 2.0.
+ */
 
 
 /* This list is used in IOStartIOKit.cpp to declare fake kmod_info
@@ -35,6 +41,7 @@ const char * gIOKernelKmods =
 "{"
    "'com.apple.kernel'                         = '';"
    "'com.apple.kpi.bsd'                        = '';"
+   "'com.apple.kpi.dsep'                       = '';"
    "'com.apple.kpi.iokit'                      = '';"
    "'com.apple.kpi.libkern'                    = '';"
    "'com.apple.kpi.mach'                       = '';"
@@ -79,3 +86,4 @@ const char * gIOKernelConfigTables =
 #endif /* PPC */
 ")";
 
+