]> git.ipfire.org Git - thirdparty/grub.git/commit
shim_lock: Enable module for all EFI architectures
authorTianjia Zhang <tianjia.zhang@linux.alibaba.com>
Wed, 29 Jul 2020 07:11:09 +0000 (15:11 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 18 Sep 2020 20:26:48 +0000 (22:26 +0200)
commitde094060acae32e33733f584140b0b4d7030da3d
tree1b53208cdffaff6590be8f10aca6e4b19eaa616f
parent1e81bf6d2dd57ddee7a24ca9a8b4cac7700d3dc4
shim_lock: Enable module for all EFI architectures

Like the tpm the shim_lock module is only enabled for x86_64 target.
However, there's nothing specific to x86_64 in the implementation and
it can be enabled for all EFI architectures.

Signed-off-by: Tianjia Zhang <tianjia.zhang@linux.alibaba.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/Makefile.core.def