Lines Matching defs:Terminal
102 Update the multi-instance device path of Terminal Device based on
103 the global TerminalMenu. If ChangeTernimal is TRUE, the terminal
104 device path in the Terminal Device in TerminalMenu is also updated.
107 @param ChangeTerminal TRUE, then device path in the Terminal Device
219 Update the device path that describing a terminal device
223 @param DevicePath terminal device's path
378 Test whether DevicePath is a valid Terminal
382 @param Termi If DevicePath is valid Terminal, terminal type is returned.
383 @param Com If DevicePath is valid Terminal, Com Port type is returned.
385 @retval TRUE If DevicePath point to a Terminal.
386 @retval FALSE If DevicePath does not point to a Terminal.
447 // then Terminal menu can be built from low Acpi->UID to high Acpi->UID
756 TYPE_OF_TERMINAL Terminal;
827 &Terminal,
883 Test whether DevicePath is a valid Terminal
887 @param Termi If DevicePath is valid Terminal, terminal type is returned.
888 @param Com If DevicePath is valid Terminal, Com Port type is returned.
890 @retval TRUE If DevicePath point to a Terminal.
891 @retval FALSE If DevicePath does not point to a Terminal.
938 // There are four kinds of Terminal types
1104 Initialize terminal attributes (baudrate, data rate, stop bits, parity and terminal type)