Le Tue, May 2, 2017 à 9:06 AM, a écrit :
> From: Fu Wei
>
> This patch adds the support of xen_boot command for aarch64:
> xen_hypervisor
> xen_module
> These two commands are only for aarch64, since it has its own protocol and
> commands to boot xen hypervisor and Dom0, but not multiboo
Committed, thanks
Le Tue, Apr 25, 2017 à 10:19 PM, Julius Werner a
écrit :
> Changed cbmemc to support updated console format from coreboot.
> ---
> grub-core/term/i386/coreboot/cbmemc.c | 50
> ---
> 1 file changed, 35 insertions(+), 15 deletions(-)
>
> diff --g
Le Wed, Apr 5, 2017 à 3:59 PM, esmaeel ensanimehr a
écrit :
> Hi
>
> I suggests adding a little feature to GRUB (GRUB) 2.02~beta2-36ubuntu3.8.
> (i am using UBUNTU 16.04 LTS)
>
> in boot up selection menu add circular loop that can change between options
> in circular way.
>
This was requested s
Dear GRUB folks,
After the GRUB 2.02 release, φ-coder’s work to get GRUB working on ARM
is now in the master branch.
I like to try GRUB with the coreboot “board” *emulation/qemu-armv7
(QEMU ARMv7)*, and did the following under Debian Sid/unstable
```
$ git log --oneline -1
d11ced1e1 arm_coreboo
Hi Vladimir,
On 9 May 2017 at 14:56, Vladimir 'phcoder' Serbinenko wrote:
>
>
> Le Tue, May 2, 2017 à 9:06 AM, a écrit :
>>
>> From: Fu Wei
>>
>> This patch adds "--nounzip" option support in order to
>> be compatible with the module command of multiboot on other architecture,
>> by this way we
Hi Vladimir
On 9 May 2017 at 14:59, Vladimir 'phcoder' Serbinenko wrote:
>
>
> Le Tue, May 2, 2017 à 9:06 AM, a écrit :
>>
>> From: Fu Wei
>>
>> This patch adds the support of xen_boot command for aarch64:
>> xen_hypervisor
>> xen_module
>> These two commands are only for aarch64, since
Hi Vladimir
On 9 May 2017 at 17:02, Fu Wei wrote:
> Hi Vladimir
>
> On 9 May 2017 at 14:59, Vladimir 'phcoder' Serbinenko
> wrote:
>>
>>
>> Le Tue, May 2, 2017 à 9:06 AM, a écrit :
>>>
>>> From: Fu Wei
>>>
>>> This patch adds the support of xen_boot command for aarch64:
>>> xen_hypervisor
Hi,
Bumping this thread, since it looks like new features are being
applied again, and the patch still seems to apply cleanly. Is there
still interest in this module? I didn't see any changes requested
with v6, but let me know if you'd like me to resend it (or the small
patch 1/2 for defining th
Hi,
from my side there is a big interest in this module.
I use it to detect specific hardware platforms. Dependant on the
hardware platforms there are several decisions in how to boot the
kernel. Thats why I would be pleased if these two patches will be
integrated into upstream grub2.
Best regar