Lines Matching refs:Mode
4 Abstraction of a very simple text based output device like VGA text mode or
189 @retval EFI_UNSUPPORTED The output device's mode is not currently in a
190 defined text mode.
225 Returns information for an available text mode that the output device(s)
229 @param ModeNumber The mode number to return information on.
235 @retval EFI_SUCCESS The requested mode information was returned.
237 @retval EFI_UNSUPPORTED The mode number was not valid.
250 Sets the output device(s) to a specified mode.
253 @param ModeNumber The mode number to set.
255 @retval EFI_SUCCESS The requested text mode was set.
257 @retval EFI_UNSUPPORTED The mode number was not valid.
296 @retval EFI_UNSUPPORTED The output device is not in a valid text mode.
318 @retval EFI_UNSUPPORTED The output device is not in a valid text mode, or the
319 cursor position is invalid for the current mode.
340 the cursor mode.
341 @retval EFI_UNSUPPORTED The output device is not in a valid text mode.
353 Mode Structure pointed to by Simple Text Out protocol.
366 /// The text mode of the output device(s).
368 INT32 Mode;
390 /// or StandardError device. In addition, the minimum supported text mode of such
410 EFI_SIMPLE_TEXT_OUTPUT_MODE *Mode;