XenevaOS
Loading...
Searching...
No Matches
DxeServices.h
Go to the documentation of this file.
1
18#ifndef __DXE_SERVICES_GUID_H__
19#define __DXE_SERVICES_GUID_H__
20
21#define DXE_SERVICES_TABLE_GUID \
22 { \
23 0x5ad34ba, 0x6f02, 0x4214, {0x95, 0x2e, 0x4d, 0xa0, 0x39, 0x8e, 0x2b, 0xb9 } \
24 }
25
27
28#endif
EFI_GUID gEfiDxeServicesTableGuid
Definition Base.h:281