Age | Commit message (Expand) | Author |
---|---|---|
2018-03-12 | console: Add console_print and console_print_at helpers | Hans de Goede |
2018-03-12 | Don't use uefi_call_wrapper(), ever. | Peter Jones |
2018-03-12 | lib/simple_file.c: minor cleanup | Peter Jones |
2018-03-12 | lib: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere. | Peter Jones |
2018-03-12 | lib: simple_file_selector(): remove some dead code. | Peter Jones |
2018-03-12 | lib: simple_file_selector(): simplify the error path to confuse covscan less. | Peter Jones |
2018-03-12 | Use gcc's offsetof() instead of hacking out our own. | Peter Jones |
2018-03-12 | Don't have tons of local guid definitions for no reason at all. | Peter Jones |
2018-03-12 | Move includes around to clean the source tree up a bit. | Peter Jones |
2013-11-21 | Initialize entries before we pass it to another function. | Peter Jones |
2013-10-01 | Clean up warnings. | Peter Jones |
2013-09-26 | simple_file: Allocate buffers for file entries | Gary Ching-Pang Lin |
2013-09-26 | Port MokManager to Linux Foundation loader UI code | Matthew Garrett |