[Bug 935027] New: Enable CONFIG_EFI_MIXED
http://bugzilla.suse.com/show_bug.cgi?id=935027 Bug ID: 935027 Summary: Enable CONFIG_EFI_MIXED Classification: openSUSE Product: openSUSE Factory Version: 201505* Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: kukuk@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- CONFIG_EFI_MIXED is disabled in SLE and openSUSE. Even if we official don't support systems with a 32bit EFI firmware, there are consumer machines out there which have them. Since we still ship a grub2 capable of booting machines with a pure 32bit EFI firmware, I did run into a lot of problems since CONFIG_EFI_MIXED was disabled: - YaST does not detect that this is a EFI system - efibootmgr cannot access EFI variables - wlan driver did not work - reboot does not work And most likely quite some more. I don't know which disadvantages this option has, but could we please enable it at least for openSUSE? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=935027 http://bugzilla.suse.com/show_bug.cgi?id=935027#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glin@suse.com, | |jlee@suse.com, | |mchang@suse.com, | |tiwai@suse.com --- Comment #1 from Takashi Iwai <tiwai@suse.com> --- Yeah, testing at first with openSUSE makes sense. Joey, Michael, Gary, could you guys take a look and evaluate? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=935027 http://bugzilla.suse.com/show_bug.cgi?id=935027#c2 --- Comment #2 from Joey Lee <jlee@suse.com> --- (In reply to Takashi Iwai from comment #1)
Yeah, testing at first with openSUSE makes sense.
Joey, Michael, Gary, could you guys take a look and evaluate?
Hi, I think we can enable CONFIG_EFI_MIXED in openSUSE first. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=935027 http://bugzilla.suse.com/show_bug.cgi?id=935027#c3 Joey Lee <jlee@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(glin@suse.com) --- Comment #3 from Joey Lee <jlee@suse.com> --- Gary, could you please add your comment from the view point of shim? Thanks -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=935027 http://bugzilla.suse.com/show_bug.cgi?id=935027#c4 Gary Ching-Pang Lin <glin@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(glin@suse.com) | --- Comment #4 from Gary Ching-Pang Lin <glin@suse.com> --- AFAIK, there is no plan to support Secure Boot in 32-bit UEFI. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=935027 Michal Kubeček <mkubecek@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkubecek@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.suse.com/show_bug.cgi?id=935027 http://bugzilla.suse.com/show_bug.cgi?id=935027#c6 Joey Lee <jlee@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #6 from Joey Lee <jlee@suse.com> --- Michal enabled EFI_MIXED: commit f80785993f5a97df6dddf41540066b8c1ba92951 Author: Michal Kubecek <mkubecek@suse.cz> Date: Mon Jul 27 14:52:55 2015 +0200 config: x86_64: enable EFI_MIXED in nonvirtual configs An x86_64 kernel needs CONFIG_EFI_MIXED to be able to access EFI variables and services if booted under 32-bit UEFI. Some bootloaders also need it to be able to boot 64-bit kernel under 32-bit UEFI. (boo#935027 fate#318252) Just SUSE shim doesn't support 32-bit currently. Set this bug to FIXED. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com