|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/DebugPort.h>
Data Fields | |
| EFI_DEBUGPORT_RESET | Reset |
| EFI_DEBUGPORT_WRITE | Write |
| EFI_DEBUGPORT_READ | Read |
| EFI_DEBUGPORT_POLL | Poll |
This protocol provides the communication link between the debug agent and the remote host.
Definition at line 112 of file DebugPort.h.
| EFI_DEBUGPORT_POLL _EFI_DEBUGPORT_PROTOCOL::Poll |
Definition at line 116 of file DebugPort.h.
| EFI_DEBUGPORT_READ _EFI_DEBUGPORT_PROTOCOL::Read |
Definition at line 115 of file DebugPort.h.
| EFI_DEBUGPORT_RESET _EFI_DEBUGPORT_PROTOCOL::Reset |
Definition at line 113 of file DebugPort.h.
| EFI_DEBUGPORT_WRITE _EFI_DEBUGPORT_PROTOCOL::Write |
Definition at line 114 of file DebugPort.h.