Gary Ching-Pang Lin
22254e2633
MokManager: handle the error status from ReadKeyStroke
...
On some machines, even though the key event was signaled, ReadKeyStroke
still got EFI_NOT_READY. This commit handles the error status to avoid
console_get_keystroke from returning unexpected keys.
Signed-off-by: Gary Ching-Pang Lin <glin@suse.com>
Conflicts:
MokManager.c
2014-06-25 10:02:18 -04:00
Peter Jones
3c0ee51ad8
Put SHIM_VERBOSE under shim's guid, not global.
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2013-10-04 13:54:35 -04:00
Peter Jones
880f9de412
Try to actually make debug printing look reasonable.
...
Signed-off-by: Peter Jones <pjones@redhat.com>
2013-10-04 11:51:09 -04:00
Peter Jones
fc986307fb
Add ident-like blobs to shim.efi for version checking.
...
I feel dirty.
2013-10-03 11:11:09 -04:00
Peter Jones
4537217422
Merge console_control.h and console.h
...
Since these are topically the same thing, they can live together.
Signed-off-by: Peter Jones <pjones@redhat.com>
2013-10-01 14:03:16 -04:00
Matthew Garrett
d359712e1b
Port MokManager to Linux Foundation loader UI code
...
This is the first stage of porting the MokManager UI to the UI code used
by the Linux Foundation UEFI loader.
2013-09-26 11:57:59 -04:00