Searched refs:text_autoresize (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/stand/efi/loader/
H A Dframebuffer.c741 text_autoresize() function
768 return (text_autoresize());
781 return (text_autoresize());
794 * Default to text_autoresize if we have neither GOP or UGA. This won't
799 return (text_autoresize());

Completed in 53 milliseconds