1SBATTACH(1) User Commands SBATTACH(1)
2
3
4
6 sbattach - UEFI secure boot detached signature tool
7
9 sbattach --attach <sigfile> <efi-boot-image>
10 sbattach --detach <sigfile> [--remove] <efi-boot-image>
11 sbattach --remove <efi-boot-image>
12
14 Attach or detach a signature file to/from a boot image
15
17 --attach <sigfile>
18 set <sigfile> as the boot image's signature table
19
20 --detach <sigfile>
21 copy the boot image's signature table to <sigfile>
22
23 --remove
24 remove the boot image's signature table from the original file
25
26 --signum
27 signature to operate on (defaults to first)
28
29
30
31sbattach 0.9.3 February 2020 SBATTACH(1)