Searched refs:efi_find_gop_mode (Results 1 – 2 of 2) sorted by relevance
131 static UINTN efi_find_gop_mode(EFI_GRAPHICS_OUTPUT_PROTOCOL *gop,802 static UINTN __init efi_find_gop_mode(EFI_GRAPHICS_OUTPUT_PROTOCOL *gop, in efi_find_gop_mode() function1369 gop_mode = efi_find_gop_mode(gop, cols, rows, depth); in efi_start()
738 gop_mode = efi_find_gop_mode(gop, 0, 0, 0); in efi_multiboot2()
Completed in 7 milliseconds