Re: [PATCH v2] docs: Add fuller accounting of make check prerequisites

2021-10-08 Thread Glenn Washburn
On Tue, 5 Oct 2021 18:08:10 +0200 Daniel Kiper wrote: > On Tue, Oct 05, 2021 at 12:45:04AM -0500, Glenn Washburn wrote: > > Many of the prerequisites for exercising the full `make check' test suite > > I would prefer if you are more consistent and use "" instead of `' or '' > everywhere. I was

Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader

2021-10-08 Thread Heinrich Schuchardt
On 6/2/21 23:12, Nikita Ermakov wrote: Hello, This is the second version of the patch series. The patch series is almost the same as the previous one except that the Heinrich's suggestions were implemented. This series contains patches to add support for LoadFile2 protocol to load initrd on E

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

2021-10-08 Thread Heinrich Schuchardt
On 10/6/21 09:58, Heinrich Schuchardt wrote: 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 cal

Re: [PATCH v2 0/7] Add LoadFile2 and riscv Linux loader

2021-10-08 Thread Heinrich Schuchardt
On 6/29/21 15:44, Heinrich Schuchardt wrote: On 6/28/21 12:07 AM, Andreas Schwab wrote: On Jun 27 2021, Heinrich Schuchardt wrote: On 6/26/21 8:07 PM, Andreas Schwab wrote: On Jun 03 2021, Nikita Ermakov wrote: This series contains patches to add support for LoadFile2 protocol to load ini

Re: [PATCH] osdep/linux: Fix md array device enumeration

2021-10-08 Thread Petr Vorel
Hi Kees, > Hi Petr, > On Wed, Oct 06, 2021 at 09:28:32AM +0200, Petr Vorel wrote: > > Hi Kees, Daniel, > > > On Sat, Sep 25, 2021 at 07:03:35PM -0700, k...@ubuntu.com wrote: > > > > From: Kees Cook > > > > GET_ARRAY_INFO's info.nr_disks does not map to GET_DISK_INFO's > > > > disk.number, whic