ACK: [PATCH][FOCAL][KVM] UBUNTU: [Config] CONFIG_EFI_STUB=y

Andrea Righi andrea.righi at canonical.com
Mon Apr 20 18:04:46 UTC 2020


On Mon, Apr 20, 2020 at 06:50:52PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king at canonical.com>
> 
> BugLink: https://bugs.launchpad.net/bugs/1873809
> 
> Enable CONFIG_EFI_STUB for KVM kernel to allow it to boot
> successfully from EFI booted cloud images.
> 
> Signed-off-by: Colin Ian King <colin.king at canonical.com>

Acked-by: Andrea Righi <andrea.righi at canonical.com>

> ---
>  debian.kvm/config/config.common.ubuntu | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
> index b69d54e..1d4ac88 100644
> --- a/debian.kvm/config/config.common.ubuntu
> +++ b/debian.kvm/config/config.common.ubuntu
> @@ -695,7 +695,7 @@ CONFIG_EFI_PARTITION=y
>  # CONFIG_EFI_RCI2_TABLE is not set
>  # CONFIG_EFI_RUNTIME_MAP is not set
>  CONFIG_EFI_RUNTIME_WRAPPERS=y
> -# CONFIG_EFI_STUB is not set
> +CONFIG_EFI_STUB=y
>  # CONFIG_EFI_TEST is not set
>  CONFIG_EFI_VARS=y
>  CONFIG_EFS_FS=m
> -- 
> 2.7.4
> 
> 
> -- 
> kernel-team mailing list
> kernel-team at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team



More information about the kernel-team mailing list