efi-boot-shim/lib
Ivan Hu 55163bc82c MokManager: console mode modification for hi-dpi screen devices
There are lots of hi-dpi laptops nowadays, as doing mok enrollment, the font
is too small to see.
https://bugs.launchpad.net/ubuntu/+source/shim/+bug/1822043

This patch checks if the resolution is larger than Full HD (1920x1080) and
current console output columns and rows is in a good mode. Then swith the
console output to a better mode.

Signed-off-by: Ivan Hu <ivan.hu@canonical.com>
Upstream-commit-id: cf05af6d899
2020-07-23 20:53:24 -04:00
..
configtable.c console: Add console_print and console_print_at helpers 2018-03-12 18:00:41 -04:00
console.c MokManager: console mode modification for hi-dpi screen devices 2020-07-23 20:53:24 -04:00
execute.c console: Add console_print and console_print_at helpers 2018-03-12 18:00:41 -04:00
guid.c Don't have tons of local guid definitions for no reason at all. 2018-03-12 16:21:43 -04:00
Makefile Add a mechanism to print openssl errors 2017-08-31 15:13:45 -04:00
security_policy.c Don't use uefi_call_wrapper(), ever. 2018-03-12 16:21:43 -04:00
shell.c console: Add console_print and console_print_at helpers 2018-03-12 18:00:41 -04:00
simple_file.c console: Add console_print and console_print_at helpers 2018-03-12 18:00:41 -04:00
variables.c console: Add console_print and console_print_at helpers 2018-03-12 18:00:41 -04:00