Searched refs:gop_mode (Results 1 – 1 of 1) sorted by relevance
83 EFI_GRAPHICS_OUTPUT_PROTOCOL_MODE *gop_mode; in efi_vesacon_set_mode() local102 gop_mode = GraphicsOutput->Mode; in efi_vesacon_set_mode()104 mode_info = gop_mode->Info; in efi_vesacon_set_mode()110 for (mode_num = 0; mode_num < gop_mode->MaxMode; mode_num++) { in efi_vesacon_set_mode()132 mode_info = gop_mode->Info; in efi_vesacon_set_mode()135 bestmode = gop_mode->Mode; in efi_vesacon_set_mode()150 mi->lfb_ptr = (uint8_t *)(VOID *)(UINTN)gop_mode->FrameBufferBase; in efi_vesacon_set_mode()151 lfb_size = gop_mode->FrameBufferSize; in efi_vesacon_set_mode()