XenevaOS
Loading...
Searching...
No Matches
HiiPackageList.h
Go to the documentation of this file.
1
19#ifndef __HII_PACKAGE_LIST_H__
20#define __HII_PACKAGE_LIST_H__
21
22#define EFI_HII_PACKAGE_LIST_PROTOCOL_GUID \
23 { 0x6a1ee763, 0xd47a, 0x43b4, {0xaa, 0xbe, 0xef, 0x1d, 0xe2, 0xab, 0x56, 0xfc}}
24
26
28
29
30
31#endif
32
33
EFI_HII_PACKAGE_LIST_HEADER * EFI_HII_PACKAGE_LIST_PROTOCOL
Definition HiiPackageList.h:25
EFI_GUID gEfiHiiPackageListProtocolGuid
Definition UefiInternalFormRepresentation.h:54
Definition Base.h:281