0

I'm trying to build shim on debian (buster), sources from git.

It's missing the file called efi.mk which is necessary from include/defaults.mk, line 81.

The package gnu-efi 3.0.9-1 does not contain such a file, and I couldn't find a package like gnu-efi-devel for debian.

How to build shim for debian?

1 Answer 1

1

First call

make update 

In order to initialize /edk2.

Then (if not already installed) the package gnu-efi-devel is necessary: check /usr/include if the file efi.mk is present. I found some recent builds on this page, your distribution and architecture might be working as well.

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.