TianoCore EDK2 master
Loading...
Searching...
No Matches
HiiPackageList.h
Go to the documentation of this file.
1
13#ifndef __HII_PACKAGE_LIST_H__
14#define __HII_PACKAGE_LIST_H__
15
16#define EFI_HII_PACKAGE_LIST_PROTOCOL_GUID \
17 { 0x6a1ee763, 0xd47a, 0x43b4, {0xaa, 0xbe, 0xef, 0x1d, 0xe2, 0xab, 0x56, 0xfc}}
18
20
21extern EFI_GUID gEfiHiiPackageListProtocolGuid;
22
23#endif
Definition: Base.h:213