Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-13 | Make lib/ build right with the cflags it should be using... | Peter Jones | |
... but isn't. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2013-11-21 | Fix wrong sizeof(). | Peter Jones | |
CHAR16* vs CHAR16**, so the result is the same on all platforms. Detected by coverity. 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. |