[linux-yocto] [PATCH 1/1] meta: common-pc: add support for booting via EFI
Eliaser, MaX
max.eliaser at intel.com
Thu Aug 28 12:40:38 PDT 2014
I have only tested this with 3.14. 3.14 should be sufficient, as that's what the qemux86 and qemux86-64 BSPs are using these days anyway.
Should have made that clear, sorry.
________________________________________
From: Bruce Ashfield [bruce.ashfield at windriver.com]
Sent: Thursday, August 28, 2014 12:15 PM
To: Eliaser, MaX; linux-yocto at yoctoproject.org
Subject: Re: [linux-yocto] [PATCH 1/1] meta: common-pc: add support for booting via EFI
On 14-08-27 05:46 PM, Max Eliaser wrote:
> If "common-pc" actually means "Common PC," this is appropriate, as EFI is
> pretty common in PCs these days.
>
> This is also the most expediant way to get qemux86 and qemux86-64 booting via
> EFI, which is a prerequisite for [YOCTO #5654].
A follow up question. Which kernel versions ? 3.10 and 3.14 + dev ?
Bruce
>
> Signed-off-by: Max Eliaser <max.eliaser at intel.com>
> ---
> meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc b/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
> index 205ba0a..3c06890 100644
> --- a/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
> +++ b/meta/cfg/kernel-cache/bsp/common-pc/common-pc.scc
> @@ -4,6 +4,8 @@ kconf hardware common-pc-eth.cfg
> kconf hardware common-pc-gfx.cfg
> kconf hardware common-pc-wifi.cfg
>
> +include cfg/efi-ext.scc
> +
> include cfg/x86.scc
> include features/usb/ehci-hcd.scc
> include features/usb/uhci-hcd.scc
>
More information about the linux-yocto
mailing list