TianoCore EDK2 master
Loading...
Searching...
No Matches
_EFI_DEBUGPORT_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/DebugPort.h>

Data Fields

EFI_DEBUGPORT_RESET Reset
 
EFI_DEBUGPORT_WRITE Write
 
EFI_DEBUGPORT_READ Read
 
EFI_DEBUGPORT_POLL Poll
 

Detailed Description

This protocol provides the communication link between the debug agent and the remote host.

Definition at line 112 of file DebugPort.h.

Field Documentation

◆ Poll

EFI_DEBUGPORT_POLL _EFI_DEBUGPORT_PROTOCOL::Poll

Definition at line 116 of file DebugPort.h.

◆ Read

EFI_DEBUGPORT_READ _EFI_DEBUGPORT_PROTOCOL::Read

Definition at line 115 of file DebugPort.h.

◆ Reset

EFI_DEBUGPORT_RESET _EFI_DEBUGPORT_PROTOCOL::Reset

Definition at line 113 of file DebugPort.h.

◆ Write

EFI_DEBUGPORT_WRITE _EFI_DEBUGPORT_PROTOCOL::Write

Definition at line 114 of file DebugPort.h.


The documentation for this struct was generated from the following file: