grub-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol fo


From: Heinrich Schuchardt
Subject: Re: [PATCH v2 3/7] efi: implemented LoadFile2 initrd loading protocol for Linux
Date: Wed, 6 Oct 2021 09:58:47 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.1.2



On 10/5/21 17:30, Andreas Schwab wrote:
On Okt 05 2021, Heinrich Schuchardt wrote:

Before the 'boot' command the communication via TFTP seems to work fine.
The init command can identify which file exists on the TFTP server.

The boot command calls ShutDown() and Stop() on the SNP protocol and
closes it. And then tries to open it again for the LOAD_FILE2 protocol.

The question remains why the protocol cannot be reopened. It is unclear
if this is a GRUB or a U-Boot issue.

The strange thing is that the first two packets+ACK still get through.
Maybe related to the size of the following DATA packet?

When the initrd command is issued it checks that the file exists. It is
after the boot command that things run awry.

There are multiple bugs in efinet.c. I am working on a patch.

Best regards

Heinrich



reply via email to

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