Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-16 | Fix up a bunch of our license statements and add SPDX most places | Peter Jones | |
The license statements in our source files were getting to be a giant mess, and mostly they all just say the same thing. I've switched most of it to SPDX labels, but left copyright statements in place (where they were not obviously incorrect copy-paste jobs that I did...). If there's some change here you don't think is valid, let me know and we can fix it up together. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2018-03-12 | Make sure all of our include files have proper guards. | Peter Jones | |
... and make them all the same formatting too. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2013-09-26 | Port MokManager to Linux Foundation loader UI code | Matthew Garrett | |
This is the first stage of porting the MokManager UI to the UI code used by the Linux Foundation UEFI loader. |