[meta-intel] UEFI image for intel-core2-32

Saini, Naveen Kumar naveen.kumar.saini at intel.com
Wed Mar 13 00:59:44 PDT 2019


For grub-efi, have you set 

EFI_PROVIDER = "grub-efi" 

Default EFI_PROVIDER is systemd-boot.


-----Original Message-----
From: meta-intel-bounces at yoctoproject.org [mailto:meta-intel-bounces at yoctoproject.org] On Behalf Of Teemu K
Sent: Monday, March 11, 2019 6:51 PM
To: meta-intel at yoctoproject.org
Subject: [meta-intel] UEFI image for intel-core2-32

Hi,

I've been trying to make UEFI - image for intel-core2-32 - machine.
When trying to boot the image with UEFI only enabled doesn't work and if I enable legacy support from BIOS it says that the boot disk is not valid.

In intel-core2-32.conf there is:

MACHINE_FEATURES += "pcbios efi"

and in the wks - file I'm using I have this:

part /boot --source bootimg-efi --sourceparams="loader=grub-efi"
--ondisk sda --label msdos --active --align 1024 --use-uuid

Is there still something that is needed for UEFI - image to work? For legacy BIOS I just change wks - file to this and it works:

part /boot --source bootimg-pcbios --ondisk sda --label boot --active --align 1024

-Teemu
--
_______________________________________________
meta-intel mailing list
meta-intel at yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


More information about the meta-intel mailing list