Comment 1 for bug 1927703

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote : Re: shim is not getting installed

le sigh, curtin only installs shim-signed on amd64:

            # AMD64 has shim-signed for SecureBoot support
            if arch == "amd64":
                uefi_pkgs.append("shim-signed")