Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-12 | shim: Make our variable validation and mirroring table driven. | Peter Jones | |
This makes it so shim's idea of Mok variables all resides in one table of data, and we don't need a bunch of nearly identical ad-hoc functions to handle each of them. Signed-off-by: Peter Jones <pjones@redhat.com> |