Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-30 | Initialize the size of vendor dbx as 0 | Gary Ching-Pang Lin | |
The size of vendor dbx must be 0 if there is no vendor dbx provided or the functions of db check will crash. | |||
2012-10-23 | Support a vendor-specific DBX list. | Peter Jones | |
In some rare corner cases, it's useful to add a blacklist of things that were allowed by a copy of shim that was never signed by the UEFI signing service. In these cases it's okay for them to go into a local dbx, rather than taking up precious flash. Signed-off-by: Peter Jones <pjones@redhat.com> |