efitools
EFI tools (key management, variable management)
This package provides EFI tools for EFI key management and EFI variable management.
- Versions: 1.9.2
- Website: https://blog.hansenpartnership.com/efitools-1-4-with-linux-key-manipulation-utilities-released/
- Licenses: GPL 2 · LGPL 2.1
- Package source: gnu/packages/efi.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of efitools
as follows:
guix install efitools
Or install a particular version:
guix install efitools@1.9.2
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.