EasyManua.ls Logo

Intel Extensible Firmware Interface - Serial_Io.reset()

Intel Extensible Firmware Interface
494 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Serial I/O Protocol
Version 1.02 12/12/00 217
12.1.1 SERIAL_IO.Reset()
Summary
Resets the serial device.
Prototype
EFI_STATUS
(EFIAPI *EFI_SERIAL_RESET) (
IN SERIAL_IO_INTERFACE *This
);
Parameters
This A pointer to the SERIAL_IO_INTERFACE instance. Type
SERIAL_IO_INTERFACE is defined in Section 12.1.
Description
The Reset() function resets the hardware of a serial device.
Status Codes Returned
EFI_SUCCESS The serial device was reset.
EFI_DEVICE_ERROR The serial device could not be reset.

Table of Contents

Related product manuals