XenevaOS
Loading...
Searching...
No Matches
HobList.h
Go to the documentation of this file.
1
20#ifndef __HOB_LIST_GUID_H__
21#define __HOB_LIST_GUID_H__
22
23#define HOB_LIST_GUID \
24 { \
25 0x7739f24c, 0x93d7, 0x11d4, {0x9a, 0x3a, 0x0, 0x90, 0x27, 0x3f, 0xc1, 0x4d } \
26 }
27
29
30#endif
EFI_GUID gEfiHobListGuid
Definition Base.h:281