Re: [PATCH v2 2/2] Make a "gdb" dprintf that tells us load addresses

2021-11-30 Thread Daniel Kiper
On Mon, Nov 29, 2021 at 06:11:36PM -0500, Robbie Harwood wrote: > Daniel Kiper writes: > > > On Wed, Nov 03, 2021 at 02:22:07PM -0400, Robbie Harwood wrote: > >> From: Peter Jones > >> > >> Add a grub_dprintf() call during platform init and during module loading > >> that tells us the virtual add

Re: [PATCH] Drop gnulib fix-base64.patch

2021-11-30 Thread Daniel Kiper
On Mon, Nov 29, 2021 at 06:21:46PM -0500, Robbie Harwood wrote: > Daniel Kiper writes: > > > Yeah, but I think it would require major overhaul. Does not it? If yes > > then maybe we should consider move to the Kconfig or something like > > that. > > Perhaps, but please don't mistake me as voluntee

Re: [PATCH] minilzo: Update to minilzo-2.10

2021-11-30 Thread Daniel Kiper
On Sun, Nov 28, 2021 at 11:54:28PM +, Colin Watson wrote: > minilzo fails to build on a number of Debian release architectures > (armel, mips64el, mipsel, ppc64el) with errors such as: > > ../../grub-core/lib/minilzo/minilzo.c: In function 'lzo_memops_get_le16': > ../../grub-core/lib/minilz

Re: [PATCH v2 0/2] efinet: correct closing of SNP protocol

2021-11-30 Thread Daniel Kiper
On Mon, Nov 29, 2021 at 04:00:27PM +0100, Heinrich Schuchardt wrote: > In the context of the implementation of the EFI_LOAD_FILE2_PROTOCOL for > the initial ramdisk it was observed that opening the SNP protocol failed > (https://lists.gnu.org/archive/html/grub-devel/2021-10/msg00020.html). > This i

Re: grub2 + xen + lz4 kernels

2021-11-30 Thread Daniel Kiper
On Tue, Nov 30, 2021 at 07:21:42AM +0100, Juergen Gross via Grub-devel wrote: > On 30.11.21 00:25, Shaun Reitan wrote: > > I currently use XEN to boot PV (paravirt) virtual server instances for > > our customers. Grub2 introduced support for booting a xen kernel > > directly from a guests disk imag