diff mbox series

[FOCAL,KVM] UBUNTU: [Config] CONFIG_EFI_STUB=y

Message ID 20200420175052.90026-1-colin.king@canonical.com
State New
Headers show
Series [FOCAL,KVM] UBUNTU: [Config] CONFIG_EFI_STUB=y | expand

Commit Message

Colin Ian King April 20, 2020, 5:50 p.m. UTC
From: Colin Ian King <colin.king@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@canonical.com>
---
 debian.kvm/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Seth Forshee April 20, 2020, 6:03 p.m. UTC | #1
On Mon, Apr 20, 2020 at 06:50:52PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@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@canonical.com>

Acked-by: Seth Forshee <seth.forshee@canonical.com>
Andrea Righi April 20, 2020, 6:04 p.m. UTC | #2
On Mon, Apr 20, 2020 at 06:50:52PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@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@canonical.com>

Acked-by: Andrea Righi <andrea.righi@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@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Seth Forshee April 21, 2020, 4:39 p.m. UTC | #3
On Mon, Apr 20, 2020 at 06:50:52PM +0100, Colin King wrote:
> From: Colin Ian King <colin.king@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@canonical.com>

Applied, thanks!
diff mbox series

Patch

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