Your message dated Tue, 4 Feb 2025 11:20:16 +0800
with message-id <[email protected]>
and subject line Re: Bug#1093500: ipxe: /etc/grub.d/20_ipxe should produce a
separate entry for the EFI binary
has caused the Debian Bug report #1093500,
regarding ipxe: /etc/grub.d/20_ipxe should produce a separate entry for the EFI
binary
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1093500: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1093500
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipxe
Version: 1.21.1+git20220113.fbbdc3926+dfsg-2
Severity: normal
X-Debbugs-Cc: [email protected]
ipxe nowadays ships EFI binaries but still only produces GRUB menu entries for
the BIOS binary (lkrn).
It might be a good idea to borrow some ideas from the memtest86+ GRUB scripts
to produce distinct menu entries.
Best Regards,
Martin-Éric
-- System Information:
Debian Release: trixie/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'stable-updates'), (500,
'stable-security'), (500, 'stable-debug'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 6.1.0-30-686-pae (SMP w/1 CPU thread; PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8), LANGUAGE=fi:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-- no debconf information
--- End Message ---
--- Begin Message ---
Control: fixed -1 1.21.1+git20220113.fbbdc3926+dfsg-3
Hi,
This bug has been addressed in the latest ipxe. We now split files for
booting the current host into ipxe into grub-ipxe (following the naming
of ubuntu), which is an architecture-dependent package, providing ipxe
boot files for the installing architecture in /boot. On i386, we only
provide ipxe.lkrn; on amd64, we provide both ipxe.lkrn and ipxe.efi; on
arm64, we only provide ipxe.efi. The generated grub menu entry now boots
directly into the corresponding boot file, while on amd64, the entry
detects if EFI is available in the runtime, and uses the correct boot
image.
Cheers,
Miao Wang
--- End Message ---