index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
console.h
Age
Commit message (
Expand
)
Author
2018-04-05
Fix get_variable() usage in setup_verbosity()
Peter Jones
2018-04-05
Get rid of dprinta(), it's useless
Peter Jones
2018-03-12
console: Do not set EFI console to textmode until something is printed
Hans de Goede
2018-03-12
console: Add console_print and console_print_at helpers
Hans de Goede
2018-03-12
Don't have tons of local guid definitions for no reason at all.
Peter Jones
2018-03-12
Make 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-31
Add a mechanism to print openssl errors
Peter Jones
2017-08-31
Make msleep() be a thing
Peter Jones
2015-06-16
Fix console_print_box*() parameters.
Peter Jones
2015-04-13
Make lib/ build right with the cflags it should be using...
Peter Jones
2014-06-25
MokManager: handle the error status from ReadKeyStroke
Gary Ching-Pang Lin
2013-10-04
Try to actually make debug printing look reasonable.
Peter Jones
2013-10-03
Add ident-like blobs to shim.efi for version checking.
Peter Jones
2013-10-01
Merge console_control.h and console.h
Peter Jones
2013-09-26
Port MokManager to Linux Foundation loader UI code
Matthew Garrett