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