TianoCore EDK2 master
Loading...
Searching...
No Matches
RootBridgesConnectedEventGroup.h
Go to the documentation of this file.
1
15#ifndef _ROOT_BRIDGES_CONNECTED_EVENT_GROUP_H_
16#define _ROOT_BRIDGES_CONNECTED_EVENT_GROUP_H_
17
18#define ROOT_BRIDGES_CONNECTED_EVENT_GROUP_GUID \
19 { 0x24a2d66f, \
20 0xeedd, \
21 0x4086, \
22 { 0x90, 0x42, 0xf2, 0x6e, 0x47, 0x97, 0xee, 0x69 }, \
23 }
24
25extern EFI_GUID gRootBridgesConnectedEventGroupGuid;
26
27#endif
Definition: Base.h:213