TianoCore EDK2 master
Loading...
Searching...
No Matches
Ip4Config2Hii.h
Go to the documentation of this file.
1
9#ifndef __IP4_CONFIG2_HII_GUID_H__
10#define __IP4_CONFIG2_HII_GUID_H__
11
12#define IP4_CONFIG2_NVDATA_GUID \
13 { \
14 0x9b942747, 0x154e, 0x4d29, { 0xa4, 0x36, 0xbf, 0x71, 0x0, 0xc8, 0xb5, 0x3b } \
15 }
16
17extern EFI_GUID gIp4Config2NvDataGuid;
18
19#endif
Definition: Base.h:213