Commit c2d1ee7
tpm2_eventlog: parse vendor_db as EFI_SIGNATURE_DATA
Since 9a47a1e, EV_EFI_VARIABLE_AUTHORITY variables should be parsed
explictly, so here we add support for parsing vendor_db -- which contains
the shim's built-in vendor allowlist [1] -- as EFI_SIGNATURE_DATA, in a
similar way that we do with db and Shim.
Signed-off-by: Sergio Correia <scorreia@redhat.com>
[1] https://github.com/rhboot/shim/blob/afc4955/README.tpm#L161 parent 7b29cac commit c2d1ee7
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
46 | 48 | | |
47 | 49 | | |
48 | 50 | | |
| |||
646 | 648 | | |
647 | 649 | | |
648 | 650 | | |
649 | | - | |
650 | | - | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
651 | 654 | | |
652 | 655 | | |
653 | 656 | | |
| |||
0 commit comments