Searched defs:efi_simple_text_output_mode (Results 1 – 1 of 1) sorted by relevance
115 struct efi_simple_text_output_mode { struct116 int32_t MaxMode;117 int32_t Mode;118 int32_t Attribute;119 int32_t CursorColumn;120 int32_t CursorRow;121 bool CursorVisible;