Yes, it happens when booting from grub from UEFI firmware: I tested it
on X-Gene.
Cheers,
Stefano
On Thu, 29 Oct 2015, Fu Wei wrote:
> Hi Stefano,
>
> I have tried my grub on Foundation model, but I did not get this
> error, I guess that is the UEFI problem ?
>
> On 1 October 2015 at 00:00, St
Hi Stefano,
I have tried my grub on Foundation model, but I did not get this
error, I guess that is the UEFI problem ?
On 1 October 2015 at 00:00, Stefano Stabellini
wrote:
> Hi Fu,
>
> I backported your patches to the CentOS aarch64 grub2 rpm. I am testing
> it on X-Gene with EFI firmware. It
Hi Stefano,
Sorry for late response, I will try to test my latest patch ASAP. but
I don't see this problem before.
will let you know the result , thanks for your testing
On 2 October 2015 at 00:19, Stefano Stabellini
wrote:
> On Wed, 30 Sep 2015, Stefano Stabellini wrote:
>> Hi Fu,
>>
>> I backp
On Wed, 30 Sep 2015, Stefano Stabellini wrote:
> Hi Fu,
>
> I backported your patches to the CentOS aarch64 grub2 rpm. I am testing
> it on X-Gene with EFI firmware. It works fine when booting Xen, but
> booting native kernels (no Xen) doesn't work anymore. Grub prints
>
> error: out of memory.
Hi Fu,
I backported your patches to the CentOS aarch64 grub2 rpm. I am testing
it on X-Gene with EFI firmware. It works fine when booting Xen, but
booting native kernels (no Xen) doesn't work anymore. Grub prints
error: out of memory.
Press any key to continue...
grub is still able to continue
Hi Vladimir,
Do you have any suggestion on this patchset?
Do I need to improve anything?
Great thanks for your help.
On 4 August 2015 at 16:34, Fu Wei wrote:
> Hi Vladimir,
>
> this patchset follows all your comment of v2 patchset.
> Do you have any suggestion on this patchset?
>
> Great thanks
Hi Vladimir,
this patchset follows all your comment of v2 patchset.
Do you have any suggestion on this patchset?
Great thanks for your help.
On 23 July 2015 at 13:16, wrote:
> From: Fu Wei
>
> - This adds support for the Xen boot on ARM specification for arm64.
>
> - Add and export some
From: Fu Wei
- This adds support for the Xen boot on ARM specification for arm64.
- Add and export some accessor functions of "loaded" flag and
grub_linux_get_fdt function in include/grub/arm64/linux.h for xen boot.
- Introduce xen_hypervisor, xen_linux, xen_initrd and xen_xsm
to