Bug 1248121

Summary: RFE: List only UEFI compatible OSes in efidefault menu
Product: [Retired] Beaker Reporter: David Galloway <dgallowa>
Component: lab controllerAssignee: beaker-dev-list
Status: CLOSED DUPLICATE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: dcallagh, mjia, rjoost
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-29 16:13:42 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:

Description David Galloway 2015-07-29 16:01:52 UTC
Description of problem:
Currently, the UEFI efidefault menu lists all the same distros SYSLINUX' beaker_menu has.  It doesn't appear to be possible to structure the efidefault menu with submenus/trees as with SYSLINUX.  This makes selecting a desired OS cumbersome when provisioning over a console connection.

Version-Release number of selected component (if applicable):
All

How reproducible:
Every time

Steps to Reproduce:
1. Boot system set in DHCP to use grub efi bootloader
2. See huge list of distros.  Some of which aren't UEFI-compatible
3. Spend minutes holding down the arrow key until you see your desired OS

Actual results:
All imported distros are listed in efidefault menu

Expected results:
Only distros compatible with UEFI booting would be listed (RHEL6, RHEL7, and Fedora18+)

A possible solution to this would be to add some code to pxemenu.py to only manage applicable distros in the efidefault menu.

Additional info:

Comment 2 David Galloway 2015-07-29 16:13:42 UTC

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