On Tue, Jun 24, 2025 at 4:48 PM Daniel Kiper wrote:
>
> On Tue, Jun 24, 2025 at 09:01:14AM +0100, Frediano Ziglio via Grub-devel
> wrote:
> > If a simple string for arguments are passed it should be NUL
> > terminated. This is true for other code but not for "linux"
> > command.
> > Signed-off-by
On Tue, Jun 24, 2025 at 09:01:14AM +0100, Frediano Ziglio via Grub-devel wrote:
> If a simple string for arguments are passed it should be NUL
> terminated. This is true for other code but not for "linux"
> command.
> Signed-off-by: Frediano Ziglio
> ---
> Changes since v1
> - remove useless assig