grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Module dependencies


From: Oliver Steffen
Subject: Module dependencies
Date: Wed, 4 Oct 2023 02:31:01 -0700
User-agent: alot/0.8.1

Hi,

Is there a way to specify dependencies for a module? As in a list of
other modules that need to be loaded before?

I found a macro named GRUB_MOD_DEP in dh.h, but when I use it in the
module's .c file I get errors about a missing .moddeps section. It also
does not seem to be in use anywhere.

How are dependencies handled? I looked at moddep.lst and it does not
show anything listed for the module I am working on, while other modules
have a list of dependencies. What am I missing here?

Thanks a lot,

 Oliver




reply via email to

[Prev in Thread] Current Thread [Next in Thread]