Searched refs:EFI_DEBUGPORT_PROTOCOL (Results 1 – 8 of 8) sorted by relevance
32 typedef struct _EFI_DEBUGPORT_PROTOCOL EFI_DEBUGPORT_PROTOCOL; typedef50 IN EFI_DEBUGPORT_PROTOCOL *This70 IN EFI_DEBUGPORT_PROTOCOL *This,94 IN EFI_DEBUGPORT_PROTOCOL *This,113 IN EFI_DEBUGPORT_PROTOCOL *This
35 EFI_FORWARD_DECLARATION (EFI_DEBUGPORT_PROTOCOL);43 IN EFI_DEBUGPORT_PROTOCOL * This49 IN EFI_DEBUGPORT_PROTOCOL * This,58 IN EFI_DEBUGPORT_PROTOCOL * This,67 IN EFI_DEBUGPORT_PROTOCOL * This
2 // Instance of Debug Library using EFI_DEBUGPORT_PROTOCOL.4 // Debug Lib that sends messages to EFI_DEBUGPORT_PROTOCOL.Write.18 …ODULE_ABSTRACT #language en-US "Instance of Debug Library using EFI_DEBUGPORT_PROTOCOL"20 …SCRIPTION #language en-US "Debug Lib that sends messages to EFI_DEBUGPORT_PROTOCOL.Write."
2 # Instance of Debug Library using EFI_DEBUGPORT_PROTOCOL.4 # Debug Lib that sends messages to EFI_DEBUGPORT_PROTOCOL.Write.
38 EFI_DEBUGPORT_PROTOCOL *mDebugPort = NULL;
57 EFI_DEBUGPORT_PROTOCOL DebugPortInterface;327 IN EFI_DEBUGPORT_PROTOCOL *This347 IN EFI_DEBUGPORT_PROTOCOL *This,371 IN EFI_DEBUGPORT_PROTOCOL *This,393 IN EFI_DEBUGPORT_PROTOCOL *This
181 EFI_DEBUGPORT_PROTOCOL *DebugPortInterface; in DebugPortSupported()506 IN EFI_DEBUGPORT_PROTOCOL *This in DebugPortReset()537 IN EFI_DEBUGPORT_PROTOCOL *This, in DebugPortRead()595 IN EFI_DEBUGPORT_PROTOCOL *This, in DebugPortWrite()647 IN EFI_DEBUGPORT_PROTOCOL *This in DebugPortPoll()
26 EFI_DEBUGPORT_PROTOCOL *gDebugPort = NULL;