c2a12cd Add kernel module signing on x86

Authored and Committed by jwboyer 12 years ago
    Add kernel module signing on x86
    
    Leave enforcing disabled for now, so unsigned modules can still load.  This
    can be switched by adding "enforcemodulesig=1" to the kernel command line.
    
        
file modified
+6 -1
file modified
+5 -0
file added
+8
file modified
+55 -1
file added
+7361