Your message dated Sat, 16 May 2026 09:23:15 +0100
with message-id
<CABnLcR4=kfcgv_szmqvxsee2revkxu4n8ex13tzobm7j--n...@mail.gmail.com>
and subject line Re: RFP: efibootnext -- Reboot to Windows via EFI BootNext
(BitLocker-safe)
has caused the Debian Bug report #1131283,
regarding RFP: efibootnext -- Reboot to Windows via EFI BootNext
(BitLocker-safe)
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.)
--
1131283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1131283
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
* Package name : efibootnext
Version : 0.1.1
Upstream Contact: Thomas Grainger <[email protected]>
* URL : https://github.com/graingert/efibootnext
* License : MIT
Programming Lang: Shell
Description : Reboot to Windows via EFI BootNext (BitLocker-safe)
Adds a GRUB menu entry that reboots into Windows (or other EFI OS) by
setting
the EFI BootNext variable from the initramfs, avoiding the need to change
the
default GRUB entry or risk breaking BitLocker by chainloading the Windows
bootloader directly.
Chainloading \EFI\Microsoft\Boot\bootmgfw.efi from GRUB breaks TPM PCR
measurements, causing BitLocker to prompt for a recovery key. Instead,
efibootnext boots a minimal Linux kernel/initramfs that calls efibootmgr
--bootnext and reboots, so the firmware boots Windows natively with correct
TPM
state.
The premount script runs before the LUKS prompt, so there is no need to
enter
the Linux disk encryption password just to boot Windows.
The GRUB menu entry is auto-generated during update-grub -- it detects
Windows
via os-prober, matches the EFI path to a boot entry via efibootmgr, and
finds
the /boot partition via GRUB's prepare_grub_to_access_device, so no manual
configuration is needed.
Debian packaging is already available upstream.
--- End Message ---
--- Begin Message ---
Withdrawing this request.
The functionality efibootnext provides -- setting the EFI BootNext
variable from GRUB to reboot into Windows (or another EFI OS) without
chainloading the Windows bootloader -- is now available natively in
GRUB upstream:
https://gitlab.freedesktop.org/gnu-grub/grub/-/tree/3d0a81dc0542e9f246b17c6837444602649cac80
With this in GRUB itself, a separate efibootnext package is no longer
needed, so there is no point pursuing it in Debian. Closing.
Thanks,
Thomas Grainge
--- End Message ---