12.1.1 SERIAL_IO.Reset()
Summary
Resets the serial device.
Prototype
EFI_STATUS
(EFIAPI *EFI_SERIAL_RESET) (
IN SERIAL_IO_INTERFACE
);
Parameters
This
Description
The
function resets the hardware of a serial device.
Reset()
Status Codes Returned
EFI_SUCCESS
EFI_DEVICE_ERROR
Version 1.02
*This
A pointer to the
SERIAL_IO_INTERFACE
SERIAL_IO_INTERFACE
The serial device was reset.
The serial device could not be reset.
12/12/00
Serial I/O Protocol
instance. Type
is defined in Section 12.1.
217
Need help?
Do you have a question about the Extensible Firmware Interface and is the answer not in the manual?