XenevaOS
Loading...
Searching...
No Matches
Apriori.h
Go to the documentation of this file.
1
20#ifndef __APRIORI_GUID_H__
21#define __APRIORI_GUID_H__
22
23#define EFI_APRIORI_GUID \
24 { \
25 0xfc510ee7, 0xffdc, 0x11d4, {0xbd, 0x41, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 } \
26 }
27
29
30#endif
EFI_GUID gAprioriGuid
Definition Base.h:281