]> git.proxmox.com Git - efi-boot-shim.git/commit
console: Move the countdown function to console.c
authorGary Lin <glin@suse.com>
Wed, 23 May 2018 08:58:31 +0000 (16:58 +0800)
committerJavier Martinez Canillas <javier@dowhile0.org>
Tue, 16 Feb 2021 08:12:48 +0000 (09:12 +0100)
commit4e111bf1afaff2e89e51574c61631cd4375d4fdd
treeb9099e3ed31027d28f0b383bcab90c65298fcdf4
parent19a147061c45e7beeb3c533ef59857cac859ab15
console: Move the countdown function to console.c

Move the countdown function from MokManager to console.c to make the
function public

Also make console_save_and_set_mode() and console_restore_mode() public

Signed-off-by: Gary Lin <glin@suse.com>
MokManager.c
include/console.h