From 257c8083c67ea8449e99f693768e0cbaf6045b32 Mon Sep 17 00:00:00 2001 From: Peter Jones Date: Jun 19 2018 15:21:12 +0000 Subject: Get the name of lsefimmap right Signed-off-by: Peter Jones --- diff --git a/grub.macros b/grub.macros index bdfacaa..1aebb51 100644 --- a/grub.macros +++ b/grub.macros @@ -82,7 +82,7 @@ %{?with_efi_only:%global without_efi_only 1} ### fixme -%global efi_modules_base http lsmmap +%global efi_modules_base http lsefimmap %ifarch aarch64 %{arm} %global efi_modules "%{efi_modules_base} linux " %else