Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-27 | New upstream version 15.5upstream/15.5 | Steve McIntyre | |
2021-03-23 | New upstream version 15.3upstream/15.3 | Steve McIntyre | |
2018-07-24 | New upstream version 15+1531942534.dd3230dupstream/15+1531942534.dd3230d | Mathieu Trudel-Lapierre | |
2013-11-21 | Initialize entries before we pass it to another function. | Peter Jones | |
Coverity scan noticed that entries is uninitialized when we pass its location to another function. Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2013-10-01 | Clean up warnings. | Peter Jones | |
Signed-off-by: Peter Jones <pjones@redhat.com> | |||
2013-09-26 | simple_file: Allocate buffers for file entries | Gary Ching-Pang Lin | |
The dir filter appends L'/' to the directory entries without allocating a new buffer, and this could crash the whole program. | |||
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. |