grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] loader/multiboot: do not add modules before successful downl


From: Daniel Kiper
Subject: Re: [PATCH] loader/multiboot: do not add modules before successful download
Date: Mon, 2 Sep 2024 18:44:22 +0200
User-agent: NeoMutt/20170113 (1.7.2)

On Fri, Aug 23, 2024 at 08:20:53PM +0200, Valentin Gehrke wrote:
> Multiboot modules that could not be read successfully (e.g. via network)
> should not be added to the list of modules to forward to the operating
> system that is to be booted subsequently.
>
> This patch is necessary because even if a grub.cfg checks whether or not
> a module was successfully downloaded, an attempt to retry a failed
> download is futile because the corrupted module will be forwarded either
> way.
>
> Signed-off-by: Valentin Gehrke <valentin.gehrke@kernkonzept.com>

Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]