TianoCore EDK2 master
Loading...
Searching...
No Matches
ShellEnvironment2Ext.h
Go to the documentation of this file.
1
9#ifndef _SHELLPKG_SHELL_ENV2_EXT_GUID_H_
10#define _SHELLPKG_SHELL_ENV2_EXT_GUID_H_
11
12#define SHELLPKG_SHELL_ENV2_EXT_GUID \
13{ \
14 0xd2c18636, 0x40e5, 0x4eb5, {0xa3, 0x1b, 0x36, 0x69, 0x5f, 0xd4, 0x2c, 0x87} \
15}
16
17extern EFI_GUID gEfiShellEnvironment2ExtGuid;
18
19#endif
Definition: Base.h:213