kfan / rpms / kexec-tools

Forked from rpms/kexec-tools 3 years ago
Clone

3832999 kdumpctl: Use kexec file based syscall for secureboot enabled machines

1 file Authored by vgoyal 9 years ago, Committed by Baoquan He 9 years ago,
1 file changed. 8 lines added. 5 lines removed.
    kdumpctl: Use kexec file based syscall for secureboot enabled machines
    
    Now kexec file based syscall can be used with secureboot enabled machines.
    Automatically switch to using new syscall if secureboot is enabled on the
    machine.
    
    Also remove the old message where kdump service failed if secureboot is
    enabled. That's not the case anymore.
    
    v2:
      Renamed "secureboot" to "Secure Boot" in user visible message.
    
    Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
    
        
file modified
+8 -5