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

2021-09-23 Thread Andreas Schwab
That appears to have issues with loading the initrd over network. I can see the RRQ packet for the initrd arriving at the tftp server, the first DATA packet sent out by the sever, which is acknowleged by the client. But all subsequent DATA packages are never acknowleged by the client, which just t

[PATCH] docs/grub-dev.texi: fix typos

2021-09-23 Thread Nikolai Kostrigin
Hello, I found and fixed some typos in development documentation. Please consider applying. ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

[PATCH] docs/grub-dev.texi: fix typos

2021-09-23 Thread Nikolai Kostrigin
From: Nikolai Kostrigin Signed-off-by: Nikolai Kostrigin --- docs/grub-dev.texi | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/grub-dev.texi b/docs/grub-dev.texi index 6c629a23e..fb2cc965e 100644 --- a/docs/grub-dev.texi +++ b/docs/grub-dev.texi @@ -76

Re: RFC: A partition for grubenv, etc.

2021-09-23 Thread Chris Murphy
On Wed, Jul 28, 2021 at 6:23 AM Daniel Kiper wrote: > > At this point I am not fully convinced the /boot/grub should be on > a separate filesystem. Though after going through this thread it seems > to me we should add full write support to the GRUB for a simple file > system. The FAT looks like a