.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH HASH-EFI-SIG-LIST "1" "November 2022" "hash-to-efi-sig-list 1.9.2" "User Commands" .SH NAME hash-efi-sig-list - create a hash signature list entry from a binary .SH SYNOPSIS .B hash-to-efi-sig-list \fI\,efi-binary \/\fR[\fI\,efi-binary \/\fR...] \fI\,efi-signature-list\/\fR .SH DESCRIPTION Produce an EFI Signature List file containing the sha256 hash of the passed in EFI binary .SH OPTIONS none .SH EXAMPLES To create a hash efi-signature-list in the file hash.esl from the binary HelloWorld.efi do hash-efi-sig-list HelloWorld.efi hash.esl This hash file can now be placed directly (or as an update) into the db variables with UpdateVar .SH "SEE ALSO" sign-efi-sig-list(1) for details on how to produce authenticated update files for the db variable.