TianoCore EDK2
master
Loading...
Searching...
No Matches
DebuggerConfiguration.h
Go to the documentation of this file.
1
10
#ifndef __EFI_DEBUGGER_CONFIGURATION_H__
11
#define __EFI_DEBUGGER_CONFIGURATION_H__
12
13
#define EFI_DEBUGGER_CONFIGURATION_PROTOCOL_GUID \
14
{ 0x577d959c, 0xe967, 0x4546, 0x86, 0x20, 0xc7, 0x78, 0xfa, 0xe5, 0xda, 0x5 }
15
16
#define EFI_DEBUGGER_CONFIGURATION_VERSION 0x00000001
17
18
typedef
struct
_EFI_DEBUGGER_CONFIGURATION_PROTOCOL
{
19
UINT32 DebuggerConfigurationRevision;
20
VOID *DebuggerPrivateData;
21
}
EFI_DEBUGGER_CONFIGURATION_PROTOCOL
;
22
23
extern
EFI_GUID
gEfiDebuggerConfigurationProtocolGuid;
24
25
#endif
_EFI_DEBUGGER_CONFIGURATION_PROTOCOL
Definition:
DebuggerConfiguration.h:18
GUID
Definition:
Base.h:213
MdeModulePkg
Include
Protocol
DebuggerConfiguration.h
Generated on Fri Nov 15 2024 18:01:11 for TianoCore EDK2 by
1.9.6