Re: [PATCH v4 1/2] Add support for SMBIOS3 entry point structures

2015-08-26 Thread David Michael
On Fri, Aug 21, 2015 at 8:12 AM, Andrei Borzenkov wrote: > On Sun, Aug 16, 2015 at 5:26 AM, David Michael wrote: >> grub-core/commands/efi/loadbios.c| 18 ++--- > > I am not sure we want to touch it. From what I could gather it had > been used as workaround for lack of proper EFI

Re: [PATCH v4 1/2] Add support for SMBIOS3 entry point structures

2015-08-26 Thread David Michael
On Mon, Aug 17, 2015 at 3:31 PM, Leif Lindholm wrote: > I can confirm that with these patches, and a recent EDK2 build of > "ArmVirtPkg" for arm64, your example command line works: > grub> smbios --type 1 --get-string 4 > QEMU > grub> > > GRUB also finds both the SMBIOS and SMBIOS3 entry points.

Re: [PATCH v2 10/23] efi: build xen.gz with EFI code

2015-08-26 Thread Daniel Kiper
On Wed, Aug 26, 2015 at 06:40:22AM -0600, Jan Beulich wrote: > >>> On 26.08.15 at 14:33, wrote: > > Do you suggest that I should put this functionality (PE with multiboot > > headers) on top of this patch series? Well, it is possible but this > > series is big and I would like to avoid to make it

Re: [PATCH v2 10/23] efi: build xen.gz with EFI code

2015-08-26 Thread Jan Beulich
>>> On 26.08.15 at 14:33, wrote: > Do you suggest that I should put this functionality (PE with multiboot > headers) on top of this patch series? Well, it is possible but this > series is big and I would like to avoid to make it bigger. I prefer to > get current patches into Xen tree and then work

Re: [PATCH v2 10/23] efi: build xen.gz with EFI code

2015-08-26 Thread Daniel Kiper
On Wed, Aug 26, 2015 at 12:46:22AM -0600, Jan Beulich wrote: > >>> On 25.08.15 at 18:31, wrote: > > On Tue, Aug 25, 2015 at 06:09:09AM -0600, Jan Beulich wrote: > >> >>> On 24.08.15 at 22:54, wrote: [...] > >> And you realize that we use a "special method" for building the > >> current "flat" E