On Wed, Jul 9, 2025 at 4:21 PM Frediano Ziglio
wrote:
>
> On Wed, Jul 9, 2025 at 2:08 PM Ross Lagerwall
> wrote:
> >
> > On Tue, Jul 8, 2025 at 9:02 PM Frediano Ziglio via Grub-devel
> > wrote:
> > >
> > > Allows to load modules using LoadFile2 protocol.
> > > Add and use a new GUID for kernel
On Wed, Jul 9, 2025 at 2:08 PM Ross Lagerwall wrote:
>
> On Tue, Jul 8, 2025 at 9:02 PM Frediano Ziglio via Grub-devel
> wrote:
> >
> > Allows to load modules using LoadFile2 protocol.
> > Add and use a new GUID for kernel media device.
> > This will allow Xen to pick up additional modules using
On Tue, Jul 8, 2025 at 9:02 PM Frediano Ziglio via Grub-devel
wrote:
>
> Allows to load modules using LoadFile2 protocol.
> Add and use a new GUID for kernel media device.
> This will allow Xen to pick up additional modules using
> EFI interface instead of using multiboot2 interface (not
> availab
On Wed, Jul 9, 2025 at 11:30 AM Ross Lagerwall
wrote:
>
> On Tue, Jul 8, 2025 at 9:02 PM Frediano Ziglio via Grub-devel
> wrote:
> >
> > Allows to load modules using LoadFile2 protocol.
> > Add and use a new GUID for kernel media device.
> > This will allow Xen to pick up additional modules using
On Tue, Jul 8, 2025 at 9:02 PM Frediano Ziglio via Grub-devel
wrote:
>
> Allows to load modules using LoadFile2 protocol.
> Add and use a new GUID for kernel media device.
> This will allow Xen to pick up additional modules using
> EFI interface instead of using multiboot2 interface (not
> availab
Allows to load modules using LoadFile2 protocol.
Add and use a new GUID for kernel media device.
This will allow Xen to pick up additional modules using
EFI interface instead of using multiboot2 interface (not
available on x86_64).
Signed-off-by: Frediano Ziglio
---
grub-core/loader/arm64/xen_bo