RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 962564 - disable (for now) EFI-enabled roms
Summary: disable (for now) EFI-enabled roms
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ipxe
Version: 7.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Miroslav Rezanina
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 962563
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-05-13 21:20 UTC by Paolo Bonzini
Modified: 2014-06-18 08:30 UTC (History)
7 users (show)

Fixed In Version: ipxe-20130517-1.gitc4bce43.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 962563
Environment:
Last Closed: 2014-06-13 09:33:35 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Paolo Bonzini 2013-05-13 21:20:28 UTC
+++ This bug was initially created as a clone of Bug #962563 +++

The iPXE ROMs in RHEL7.0 should not include a UEFI driver; we do not ship OVMF and cannot support them.

This basically means reverting Fedora bug 958875.

Comment 3 Miroslav Rezanina 2013-07-19 06:20:09 UTC
Fixed in ipxe-20130517-1.gitc4bce43.el7

Comment 5 langfang 2014-02-25 06:44:40 UTC
Reproduce this bug as follow version:
Host:
# uname -r
3.10.0-86.el7.x86_64
# rpm -q qemu-kvm
qemu-kvm-1.5.2-1.el7.x86_64
# rpm -qa |grep ipxe
ipxe-roms-20130103-3.git717279a.el7.noarch
ipxe-roms-qemu-20130103-3.git717279a.el7.noarch
ipxe-bootimgs-20130103-3.git717279a.el7.noarch


Steps:
1.# cd /usr/share/qemu-kvm/
[root@localhost qemu-kvm]# ls
...
efi-e1000.rom
efi-eepro100.rom
efi-ne2k_pci.rom
efi-pcnet.rom
efi-rtl8139.rom
efi-virtio.rom 
...

Verify this bug as follow version:
# uname -r
3.10.0-88.el7.x86_64
# rpm -q qemu-kvm
qemu-kvm-1.5.3-48.el7.x86_64
# rpm -qa |grep ipxe
ipxe-roms-qemu-20130517-4.gitc4bce43.el7.noarch
ipxe-bootimgs-20130517-4.gitc4bce43.el7.noarch
ipxe-roms-20130517-4.gitc4bce43.el7.noarch

Steps:
1.# cd /usr/share/qemu-kvm/
[root@localhost qemu-kvm]# ls
acpi-dsdt.aml  linuxboot.bin     pxe-rtl8139.rom    rhel6-ne2k_pci.rom  vgabios.bin
bios-256k.bin  multiboot.bin     pxe-virtio.rom     rhel6-pcnet.rom     vgabios-cirrus.bin
bios.bin       pxe-e1000.rom     q35-acpi-dsdt.aml  rhel6-rtl8139.rom   vgabios-qxl.bin
keymaps        pxe-ne2k_pci.rom  qemu-ga            rhel6-virtio.rom    vgabios-stdvga.bin
kvmvapic.bin   pxe-pcnet.rom     qemu-icon.bmp      sgabios.bin         vgabios-vmware.bin


Resulst: no efi-* files provided.

According to above test ,this bug fixed.

Comment 7 Ludek Smid 2014-06-13 09:33:35 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


Note You need to log in before you can comment on or make changes to this bug.