screen_info_video_type
type = screen_info_video_type(si);
return !!screen_info_video_type(si);
if (screen_info_video_type(si) != VIDEO_TYPE_EFI)
if (screen_info_video_type(si) != VIDEO_TYPE_VLFB)
par->isVGA = screen_info_video_type(si) == VIDEO_TYPE_VGAC;
unsigned int type = screen_info_video_type(si);
unsigned int type = screen_info_video_type(si);
unsigned int type = screen_info_video_type(si);
u64 size = __screen_info_lfb_size(si, screen_info_video_type(si));
type = screen_info_video_type(si);