On Wed, Nov 29, 2023 at 09:54:34PM +0100, Tobias Powalowski via Grub-devel
wrote:
> Am 29.11.23 um 20:43 schrieb Daniel Kiper:
> > On Tue, Nov 21, 2023 at 04:00:35PM +0100, Daniel Kiper wrote:
> > > On Thu, Nov 16, 2023 at 02:50:17PM +0100, Daniel Kiper wrote:
[...]
> > > > A few days ago Vladim
Am 29.11.23 um 20:43 schrieb Daniel Kiper:
On Tue, Nov 21, 2023 at 04:00:35PM +0100, Daniel Kiper wrote:
On Thu, Nov 16, 2023 at 02:50:17PM +0100, Daniel Kiper wrote:
Adding a few folks who can be interested in this patch set...
On Wed, Nov 15, 2023 at 09:07:59PM +0100, Oliver Steffen wrote:
On Tue, Nov 21, 2023 at 04:00:35PM +0100, Daniel Kiper wrote:
> On Thu, Nov 16, 2023 at 02:50:17PM +0100, Daniel Kiper wrote:
> > Adding a few folks who can be interested in this patch set...
> >
> > On Wed, Nov 15, 2023 at 09:07:59PM +0100, Oliver Steffen wrote:
> > > The bli module has a hidden/i
On Thu, Nov 16, 2023 at 02:50:17PM +0100, Daniel Kiper wrote:
> Adding a few folks who can be interested in this patch set...
>
> On Wed, Nov 15, 2023 at 09:07:59PM +0100, Oliver Steffen wrote:
> > The bli module has a hidden/implicit dependency on the part_gpt module.
> > The part_gpt module has t
Adding a few folks who can be interested in this patch set...
On Wed, Nov 15, 2023 at 09:07:59PM +0100, Oliver Steffen wrote:
> The bli module has a hidden/implicit dependency on the part_gpt module.
> The part_gpt module has to be loaded before the bli module.
> This dependency is not picked up a
The bli module has a hidden/implicit dependency on the part_gpt module.
The part_gpt module has to be loaded before the bli module.
This dependency is not picked up automatically by the build system
because the bli module does not use any function of part_gpt. It just
expects Grub to be able to par