Bug 1921747

Summary: Xen cant boot on uefi due to missing modules unlike legacy boot
Product: [Fedora] Fedora Reporter: Waffshappen <waffshappen>
Component: grub2Assignee: Peter Jones <pjones>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 33CC: fmartine, jforbes, lkundrak, m.a.young, pjones, robinlee.sysu
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-17 23:05:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Xen failing to load or use a builtin module2 in uefi grub none

Description Waffshappen 2021-01-28 14:53:04 UTC
Created attachment 1751733 [details]
Xen failing to load or use a builtin module2 in uefi grub

Description of problem:
Xen cant boot due to module2 actually missing from Fedoras uefi grub build.

Unlike in legacy mode where its a builtin
https://bugzilla.redhat.com/show_bug.cgi?id=1858364 
and thus only fails the insmod on uefi it seems entirely missing.

Version-Release number of selected component (if applicable):
xen 4.14.1
Linux 5.10.10

How reproducible:
100%

Steps to Reproduce:
1. install xen on uefi vm
2. try to boot

Actual results:
module 2 is neither insmod'able nor builtin to fedora uefi

Expected results:
xen boots correctly

Comment 1 Michael Young 2021-02-17 23:05:35 UTC
Marking as duplicate of Bug 1858364 as it has the same underlying issue which is fixed in the latest grub2 package.

*** This bug has been marked as a duplicate of bug 1858364 ***