Package secvarctl

A command line tool for managing Secure Boot Variables on POWER

https://github.com/open-power/secvarctl

secvarctl is a collection of sub-commands for reading, writing
and updating secure variables on POWER's Secure Boot.
The sub-commands are:
	-read , prints info on secure variables
	-write , updates secure variable with new signed authenticated file
	-validate , validates format of given file
	-verify , determines if new variable updates are correctly signed/formatted
	-generate , create relevant files for secure variable management

Version: 0.3

General Commands

secvarctl secvarctl is a suite of tools to manipulate secure boot keys on POWER.