TianoCore EDK2 master
Loading...
Searching...
No Matches
XenBusRootDevice.h
Go to the documentation of this file.
1
10#ifndef __XENBUS_ROOT_DEVICE_H__
11#define __XENBUS_ROOT_DEVICE_H__
12
13#define XENBUS_ROOT_DEVICE_GUID \
14{0xa732241f, 0x383d, 0x4d9c, {0x8a, 0xe1, 0x8e, 0x09, 0x83, 0x75, 0x89, 0xd7}}
15
16extern EFI_GUID gXenBusRootDeviceGuid;
17
18#endif
Definition: Base.h:213