Re: [PATCH v2 6/6] efi: Use generic EFI loader for x86_64 and i386

2023-05-16 Thread Ard Biesheuvel
On Sun, 14 May 2023 at 07:12, Glenn Washburn wrote: > > On Thu, 11 May 2023 14:06:40 +0200 > Ard Biesheuvel wrote: > > > Switch the x86 based EFI platform builds to the generic EFI loader, > > which exposes the initrd via the LoadFile2 protocol instead of the > > x86-specific setup header. This w

Re: [PATCH v2 0/4] Prevent out-of-bound reads

2023-05-16 Thread Daniel Kiper
On Wed, May 03, 2023 at 05:32:16PM +, Lidong Chen wrote: > v2: > - patch 4/4: Only mark the informative errors for translation based on the > comments. > - patch 2/4: Include a reference to the fix in the patch 2/4 commit message. > - No changes to the rest of 2 patches. > > Lidong Chen (4): >

Re: [PATCH v5 01/20] Revert "net/http: Allow use of non-standard TCP/IP ports"

2023-05-16 Thread Daniel Kiper
On Tue, Apr 25, 2023 at 11:05:12AM -0400, Robbie Harwood wrote: > The notation introduced in ac8a37dda0eabdd80506bebe4fb9a5a9fd227935 > ("net/http: Allow use of non-standard TCP/IP ports") contradicts that > used in downstream distributions including Fedora, RHEL, Debian, Ubuntu, > and others. Rev

Re: [PATCH v5 02/20] net: read bracketed ipv6 addrs and port numbers

2023-05-16 Thread Daniel Kiper
On Tue, Apr 25, 2023 at 11:05:13AM -0400, Robbie Harwood wrote: > Allow specifying port numbers for http and tftp paths and allow ipv6 > addresses to be recognized with brackets around them, which is required > to specify a port number. > > Co-authored-by: Aaron Miller > Signed-off-by: Aaron Mille

Re: [PATCH] tests/util/grub-fs-tester: Avoid failing some file system tests due to file system filling up

2023-05-16 Thread Daniel Kiper
On Sat, May 13, 2023 at 11:52:56PM -0500, Glenn Washburn wrote: > On some systems /usr/share/dict/american-english can be larger than the > available space on the filesystem being tested (eg. vfat12a). This > causes a failure of the filesystem test and is not a real test failure. > Instead, use dd

Re: [PATCH] INSTALL: Use exfat-utils package instead of exfatprogs

2023-05-16 Thread Daniel Kiper
On Sat, May 13, 2023 at 11:21:20PM -0500, Glenn Washburn wrote: > The exfat-utils package is an older package complementing exfat-fuse, and > was the only exfat tools for a long time. The exfat filesystem testing code > was written with these tools in mind. A newer project exfatprogs appears to > b

Re: [PATCH] docs: Commandline and menu entry commands are now separated

2023-05-16 Thread Daniel Kiper
On Sat, May 13, 2023 at 09:05:35PM -0500, Glenn Washburn wrote: > The menu entry commands now have their own section. Change the wording in > the section that they were in to reflect this. > > Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper Daniel __

Re: [PATCH v2] lib/relocator: always enforce the requested alignment in malloc_in_range()

2023-05-16 Thread Daniel Kiper
On Fri, May 12, 2023 at 09:33:55AM +0200, Roger Pau Monne via Grub-devel wrote: > On failure to allocate from grub_relocator_firmware_alloc_region() in > malloc_in_range() the function would stop enforcing the alignment, and > the following was returned: > > lib/relocator.c:431: trying to allocate