summaryrefslogtreecommitdiff
path: root/errlog.c
AgeCommit message (Expand)Author
2025-02-26Some save_logs() improvements.Peter Jones
2025-02-24Save the debug and error logs in mok-variablesPeter Jones
2023-12-05Further mitigations against CVE-2023-40546 as a classPeter Jones
2021-03-12More va_* workPeter Jones
2021-03-10Fix stdarg to work the same everywhere.Peter Jones
2021-03-10Restructure our includes.Peter Jones
2021-02-16Fix up a bunch of our license statements and add SPDX most placesPeter Jones
2020-07-25Improve debug output somePeter Jones
2020-07-23Remove a couple of incorrect license claims.Peter Jones
2020-07-23VLogError(): Avoid NULL pointer dereferences in (V)Sprint callsPeter Jones
2018-03-12console: Add console_print and console_print_at helpersHans de Goede
2018-03-12shim: make everything use a common perror() call.Peter Jones
2018-03-12shim: Use EFI_ERROR() instead of comparing to EFI_SUCCESS everywhere.Peter Jones
2017-09-13try to show errors more usefully.Peter Jones