summaryrefslogtreecommitdiff
path: root/include/console.h
AgeCommit message (Expand)Author
2025-02-24Save the debug and error logs in mok-variablesPeter Jones
2023-06-23test: Make our fake dprintf be a statement.Peter Jones
2023-06-21Rename 'msecs' to 'usecs' to avoid potential confusionKamil Aronowski
2023-06-21Skip testing msleep()Kamil Aronowski
2021-10-12console: add a clear_screen() primitivePeter Jones
2021-09-07tests: Disable some logging when SHIM_UNIT_TEST is enabledPeter Jones
2021-03-12More va_* workPeter Jones
2021-03-10Add some test cases, and make "make test" actually work.Peter Jones
2021-03-10Fix stdarg to work the same everywhere.Peter Jones
2021-03-10Restructure our includes.Peter Jones
2021-02-16console: Fix a typo in the EFI warning list in gnu-efiPeter Jones
2021-02-16console: Move the countdown function to console.cGary Lin
2021-02-16Fix up a bunch of our license statements and add SPDX most placesPeter Jones
2021-01-29Work around some clang-format oddnessesPeter Jones
2020-07-25Improve debug output somePeter Jones
2020-07-23Add support for vendor_db built-in shim authorized list.Peter Jones
2020-07-23MokManager: console mode modification for hi-dpi screen devicesIvan Hu
2018-04-05Fix get_variable() usage in setup_verbosity()Peter Jones
2018-04-05Get rid of dprinta(), it's uselessPeter Jones
2018-03-12console: Do not set EFI console to textmode until something is printedHans de Goede
2018-03-12console: Add console_print and console_print_at helpersHans de Goede
2018-03-12Don't have tons of local guid definitions for no reason at all.Peter Jones
2018-03-12Make sure all of our include files have proper guards.Peter Jones
2017-12-19"in_protocol" is used in more than shim.o; make it not static.Peter Jones
2017-08-31Add a mechanism to print openssl errorsPeter Jones
2017-08-31Make msleep() be a thingPeter Jones
2015-06-16Fix console_print_box*() parameters.Peter Jones
2015-04-13Make lib/ build right with the cflags it should be using...Peter Jones
2014-06-25MokManager: handle the error status from ReadKeyStrokeGary Ching-Pang Lin
2013-10-04Try to actually make debug printing look reasonable.Peter Jones
2013-10-03Add ident-like blobs to shim.efi for version checking.Peter Jones
2013-10-01Merge console_control.h and console.hPeter Jones
2013-09-26Port MokManager to Linux Foundation loader UI codeMatthew Garrett