[coreboot] grub2 payload: not including additional modules

Arian Sanusi arian at semioptimal.net
Fri Jul 22 14:26:40 CEST 2016


Hi all,

I try to build coreboot-4.4 with grub2 payload for a thinkpad T420. Which largely works, but I'm unable to get it to build coreboot.rom with extra grub modules, in particular cryptodisk.mod

relevant .config:
> arian at jira:coreboot-4.4$ grep GRUB .config
> CONFIG_PAYLOAD_GRUB2=y
> CONFIG_PAYLOAD_FILE="payloads/external/GRUB2/grub2/build/default_payload.elf"
> CONFIG_GRUB2_MASTER=y
> CONFIG_GRUB2_EXTRA_MODULES="luks cryptodisk crypto pbkdf2 extcmd procfs archelp"
(I put in the additional modules since I thought it's maybe dependency resolution, but of these crypt, pbkdf2, procfs and archelp make their way into the image, while luks, cryptodisk, and extcmd don't. There is no error.

I think this is a coreboot problem since the modules themselves are getting built, I can find them in payloads/external/GRUB2/grub2/build/grub-core/cryptodisk.mod

Could anyone help?

Thanks and best regards,

Arian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20160722/a5f5fcee/attachment.asc>


More information about the coreboot mailing list