Searched refs:graphics_proto (Results 1 – 1 of 1) sorted by relevance
1025 efi_guid_t graphics_proto = EFI_GRAPHICS_OUTPUT_PROTOCOL_GUID; in setup_graphics() local1039 &graphics_proto, NULL, &size, gop_handle); in setup_graphics()1041 status = setup_gop(si, &graphics_proto, size); in setup_graphics()