Re: Network stack status & bugs?

2020-11-18 Thread Daniel Kiper
Hey Faidon, On Mon, Nov 16, 2020 at 11:04:37PM +0200, Faidon Liambotis wrote: > Hey Daniel & team, > > On Thu, Oct 29, 2020 at 03:34:20AM +0200, Faidon Liambotis wrote: > > On Tue, Oct 27, 2020 at 10:17:06PM +0100, Daniel Kiper wrote: > > > On Mon, Jun 15, 2020 at 12:51:29PM +0300, Faidon Liamboti

Re: [SPECIFICATION RFC] The firmware and bootloader log specification

2020-11-18 Thread Heinrich Schuchardt
On 14.11.20 00:52, Daniel Kiper wrote: > Hey, > > This is next attempt to create firmware and bootloader log specification. > Due to high interest among industry it is an extension to the initial > bootloader log only specification. It takes into the account most of the > comments which I got up un

Re: [PATCH v2 01/18] docs/grub: grub-install is no longer a shell script

2020-11-18 Thread Daniel Kiper
On Wed, Oct 28, 2020 at 12:57:18PM +1100, Daniel Axtens wrote: > Since commit cd46aa6cefab in 2013, grub-install hasn't been a shell > script. The para doesn't really add that much, especially since it's > the user manual, so just drop it. > > Signed-off-by: Daniel Axtens Reviewed-by: Daniel Kipe

Re: [PATCH v2 02/18] docs/grub: --pubkey has been supported for some time

2020-11-18 Thread Daniel Kiper
On Wed, Oct 28, 2020 at 12:57:19PM +1100, Daniel Axtens wrote: > --pubkey is supported, so we can now document it. > > Signed-off-by: Daniel Axtens Reviewed-by: Daniel Kiper Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/

Re: [PATCH 1/2] loader/i386/linux: Include missing header

2020-11-18 Thread Daniel Kiper
On Thu, Nov 05, 2020 at 03:58:56PM +0100, Javier Martinez Canillas wrote: > This header uses types defined in but does not include it, > which leads to lead compile errors like the following: > > In file included from ../include/grub/cpu/linux.h:19, > from kern/efi/sb.c:21: > ../i

Re: [PATCH v2 00/18] Verify appended signatures from grub

2020-11-18 Thread Daniel Kiper
Hi Daniel, On Wed, Oct 28, 2020 at 12:57:17PM +1100, Daniel Axtens wrote: > v2: fix the grub-mkimage bug. I haven't changed any libtasn1 licensing > because I don't think we reached any conclusion on whether anything > was needed, and if so what. > > Part of a secure boot chain is allowing grub to