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 arvidj...@gmail.com wrote: On Sun, Aug 16, 2015 at 5:26 AM, David Michael fedora@gmail.com 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

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

2015-08-26 Thread Jan Beulich
On 25.08.15 at 18:31, daniel.ki...@oracle.com wrote: On Tue, Aug 25, 2015 at 06:09:09AM -0600, Jan Beulich wrote: On 24.08.15 at 22:54, daniel.ki...@oracle.com wrote: On Mon, Aug 24, 2015 at 05:35:21AM -0600, Jan Beulich wrote: On 22.08.15 at 15:59, daniel.ki...@oracle.com wrote: On

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 leif.lindh...@linaro.org 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

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, daniel.ki...@oracle.com wrote: On Tue, Aug 25, 2015 at 06:09:09AM -0600, Jan Beulich wrote: On 24.08.15 at 22:54, daniel.ki...@oracle.com wrote: [...] And you realize that we use a special method for

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, daniel.ki...@oracle.com 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

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, daniel.ki...@oracle.com 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