On 6/11/26 23:21, Steve McIntyre wrote:
Hi Eric,
Hi Steve,
ACK, thanks for the extra info in your mails here.
Readding grub code, to trigger the message I have, either grub_efi_register_loader is called twice without calling grub_efi_unregister_loader before second invocation or the static binary section of grub executable is not correctly zeroed (or a wrong memory access garbaged this zone).
-- Eric Valette

