1HASH-EFI-SIG-LIST(1) User Commands HASH-EFI-SIG-LIST(1)
2
3
4
6 hash-efi-sig-list - create a hash signature list entry from a binary
7
9 hash-to-efi-sig-list efi-binary [efi-binary ...] efi-signature-list
10
12 Produce an EFI Signature List file containing the sha256 hash of the
13 passed in EFI binary
14
16 none
17
19 To create a hash efi-signature-list in the file hash.esl from the
20 binary HelloWorld.efi do
21
22 hash-efi-sig-list HelloWorld.efi hash.esl
23
24 This hash file can now be placed directly (or as an update) into the db
25 variables with UpdateVar
26
28 sign-efi-sig-list(1) for details on how to produce authenticated update
29 files for the db variable.
30
31
32
33hash-to-efi-sig-list 1.9.2 March 2021 HASH-EFI-SIG-LIST(1)