From 40fd1f787ed5456c8880a9a33e76a66ece97b772 Mon Sep 17 00:00:00 2001 From: John Doe Date: Tue, 17 Aug 2021 21:06:48 +0800 Subject: [PATCH] image: change x86 from legacy to efi --- x86.config.seed | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x86.config.seed b/x86.config.seed index dec10c2..80f8755 100644 --- a/x86.config.seed +++ b/x86.config.seed @@ -1,7 +1,7 @@ CONFIG_TARGET_x86=y CONFIG_TARGET_x86_64=y CONFIG_TARGET_x86_64_DEVICE_generic=y -# CONFIG_GRUB_EFI_IMAGES is not set +# CONFIG_GRUB_IMAGES is not set # CONFIG_VMDK_IMAGES is not set CONFIG_DEVEL=y # CONFIG_CCACHE is not set