TianoCore EDK2 master
Loading...
Searching...
No Matches
Tcg2ConfigHii.h
Go to the documentation of this file.
1
9#ifndef __TCG2_CONFIG_HII_GUID_H__
10#define __TCG2_CONFIG_HII_GUID_H__
11
12#define TCG2_CONFIG_FORM_SET_GUID \
13 { \
14 0x6339d487, 0x26ba, 0x424b, { 0x9a, 0x5d, 0x68, 0x7e, 0x25, 0xd7, 0x40, 0xbc } \
15 }
16
17extern EFI_GUID gTcg2ConfigFormSetGuid;
18
19#endif
Definition: Base.h:213