Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-26 | Make EFI_PATH easily resettable from the build command line. | 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. |