Home
last modified time | relevance | path

Searched refs:efi_get_max_resolution (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/efi/loader/
H A Dframebuffer.c709 efi_get_max_resolution(int *width, int *height) in efi_get_max_resolution() function
758 efi_get_max_resolution(&max_width, &max_height); in gop_autoresize()