This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > efitools (1.5.3)

efitools is a set of tools for manipulating EFI secure boot platforms.

If you ever plan to use LockDown.efi (it's an EFI program that
installs a predefined set of Secure Boot keys if you run it while your
machine is in setup mode) you will want to use your own Secure Boot
keys and maybe specify an owner GUID (in hex). The keys should be placed
in the SlackBuild directory and named:
Platform Key public/private keys - PK.crt, PK.key
Key Exchange public/private keys - KEK.crt, KEK.key
Signature Database public/private keys - DB.crt, DB.key

and the SlackBuild should be executed using:

GUID=xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx USE_KEYS=yes ./efitools.SlackBuild

It's unlikely that you'll use LockDown.efi and there are alternate methods
to do what it does, so it's fine just to ignore it.

This requires: perl-File-Slurp, sbsigntools

Maintained by: Jonathan Li
Keywords: uefi,efi,secure boot
ChangeLog: efitools

Homepage:
https://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git

Source Downloads:
efitools-1.5.3.tar.gz (19ed4d83cfbb10987b84fca5a744715a)

Download SlackBuild:
efitools.tar.gz
efitools.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
efitools.SlackBuild
efitools.info
slack-desc

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds