TianoCore EDK2 master
Loading...
Searching...
No Matches
ConnectConInEvent.h
Go to the documentation of this file.
1
10#ifndef __CONNECT_CONIN_EVENT_GUID_H__
11#define __CONNECT_CONIN_EVENT_GUID_H__
12
13#define CONNECT_CONIN_EVENT_GUID \
14 { 0xdb4e8151, 0x57ed, 0x4bed, { 0x88, 0x33, 0x67, 0x51, 0xb5, 0xd1, 0xa8, 0xd7 }}
15
16extern EFI_GUID gConnectConInEventGuid;
17
18#endif
Definition: Base.h:213