Menu

Feature request: detect shimx64.efi.signed and mmx64.efi.signed

2017-05-11
2017-05-11
  • Kevin Abraham

    Kevin Abraham - 2017-05-11

    On Linux Mint 18.1, in the directory /usr/lib/shim/, the shim files are named shimx64.efi.signed, mmx64.efi.signed, and fbx64.efi.signed.

    # ls -l /usr/lib/shim/
    total 3496
    -rw-r--r-- 1 root root   72144 Dec  1 16:55 fbx64.efi.signed
    -rw-r--r-- 1 root root 1168464 Dec  1 16:55 mmx64.efi.signed
    -rw-r--r-- 1 root root 1161359 Dec  1 16:55 shimx64.efi
    -rw-r--r-- 1 root root 1169992 Mar 17 17:29 shimx64.efi.signed
    

    (shimx64.efi is an unsigned version, I think)
    It would be nice if refind-install was updated to detect these filenames, so that refind-install --shim /usr/lib/shim/shimx64.efi.signed works properly.

     
  • Roderick W. Smith

    I've just implemented this. See the new script at:

    https://sourceforge.net/p/refind/code/ci/master/tree/refind-install

    If you could please tell me if it's working correctly for you, I'd appreciate it.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.